Page MenuHomeFreeBSD

D36524.id110440.diff
No OneTemporary

D36524.id110440.diff

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

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)

Event Timeline