diff --git a/devel/qt6/Makefile b/devel/qt6/Makefile index c4e795320e42..ad39cb20c43e 100644 --- a/devel/qt6/Makefile +++ b/devel/qt6/Makefile @@ -1,12 +1,12 @@ PORTNAME= qt6 DISTVERSION= ${QT6_VERSION} CATEGORIES= devel MAINTAINER= kde@FreeBSD.org COMMENT= Cross-platform application and UI framework (metaport) WWW= https://www.qt.io/ USES= metaport qt:6 -USE_QT= ${_USE_QT_ALL:S/$/:run/} +USE_QT= ${_USE_QT_ALL:Nphonon4:S/$/:run/} .include