Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166985026
D36524.id110440.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
780 B
Referenced Files
None
Subscribers
None
D36524.id110440.diff
View Options
Index: devel/qt5/Makefile
===================================================================
--- devel/qt5/Makefile
+++ devel/qt5/Makefile
@@ -10,7 +10,7 @@
# * phonon4 is not part of Qt itself.
# * we don't want to pull in wayland just yet.
# XXX(rene) exclude webengine
-USE_QT= ${_USE_QT_ALL:Nphonon4:Ndeclarative:Nwayland:Nwebengine:S/$/_run/}
+USE_QT= ${_USE_QT_ALL:Nphonon4:Ndeclarative:Nwayland:Nwebengine:S/$/:run/}
USES= metaport qt:5
.include <bsd.port.mk>
Index: devel/qt6/Makefile
===================================================================
--- devel/qt6/Makefile
+++ devel/qt6/Makefile
@@ -7,6 +7,6 @@
WWW= https://www.qt.io/
USES= metaport qt:6
-USE_QT= ${_USE_QT_ALL:S/$/_run/}
+USE_QT= ${_USE_QT_ALL:S/$/:run/}
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 9:44 AM (14 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36926168
Default Alt Text
D36524.id110440.diff (780 B)
Attached To
Mode
D36524: Mk/Uses/qt.mk: Fix metaports after USE_QT change
Attached
Detach File
Event Timeline
Log In to Comment