Page MenuHomeFreeBSD

D19267.id54132.diff
No OneTemporary

D19267.id54132.diff

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

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)

Event Timeline