Page MenuHomeFreeBSD

D36524.id110441.diff
No OneTemporary

D36524.id110441.diff

diff --git a/devel/qt5/Makefile b/devel/qt5/Makefile
--- a/devel/qt5/Makefile
+++ b/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>
diff --git a/devel/qt6/Makefile b/devel/qt6/Makefile
--- a/devel/qt6/Makefile
+++ b/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
Thu, Aug 27, 2:11 AM (2 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37343720
Default Alt Text
D36524.id110441.diff (707 B)

Event Timeline