diff options
Diffstat (limited to 'x11/kf5-frameworks/Makefile')
-rw-r--r-- | x11/kf5-frameworks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kf5-frameworks/Makefile b/x11/kf5-frameworks/Makefile index 7b9d0557e9ff..988139d0d6a7 100644 --- a/x11/kf5-frameworks/Makefile +++ b/x11/kf5-frameworks/Makefile @@ -9,11 +9,11 @@ PKGNAMEPREFIX= kf5- MAINTAINER= kde@FreeBSD.org COMMENT= KF5 frameworks meta port -USES= metaport kde:5 +USES= metaport kde:5 qt:5 # remove: # * bluez-qt as we do have bluez USE_KDE= ${_USE_FRAMEWORKS_ALL:Nbluez-qt} # pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies -USE_QT5= # +USE_QT= # .include <bsd.port.mk> |