summaryrefslogtreecommitdiff
path: root/x11/plasma5-kscreen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/plasma5-kscreen/Makefile')
-rw-r--r--x11/plasma5-kscreen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile
index 4a6637a9642c..37217c01abc8 100644
--- a/x11/plasma5-kscreen/Makefile
+++ b/x11/plasma5-kscreen/Makefile
@@ -7,10 +7,10 @@ CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 screen management library
-USES= cmake:outsource cpe gettext kde:5 tar:xz
+USES= cmake:outsource cpe gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons dbusaddons ecm \
globalaccel i18n libkscreen widgetsaddons xmlgui
-USE_QT5= core dbus gui network qml quick testlib widgets xml \
+USE_QT= core dbus gui network qml quick testlib widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>