Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162916996
D19267.id54132.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D19267.id54132.diff
View Options
Index: Mk/Uses/qt.mk
===================================================================
--- Mk/Uses/qt.mk
+++ Mk/Uses/qt.mk
@@ -466,7 +466,7 @@
_USE_QT_ALL+= ${_USE_QT${_QT_VER}_ONLY}
_USE_QT= ${USE_QT}
# Iterate through components deprived of suffix.
-. for component in ${_USE_QT:O:u:C/_.+//}
+. for component in ${_USE_QT:O:u:C/_(build|run)$//}
# Check that the component is valid.
. if ${_USE_QT_ALL:M${component}} != ""
# Skip meta-components (currently none).
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 7:02 AM (18 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35225300
Default Alt Text
D19267.id54132.diff (480 B)
Attached To
Mode
D19267: Mk/Uses/qt.mk: Complain about components with an unknown suffix instead of silently accepting them
Attached
Detach File
Event Timeline
Log In to Comment