aboutsummaryrefslogtreecommitdiff
path: root/print/print-manager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/print-manager/Makefile')
-rw-r--r--print/print-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/print-manager/Makefile b/print/print-manager/Makefile
index 752c2affc414..a6f2c33ec8b1 100644
--- a/print/print-manager/Makefile
+++ b/print/print-manager/Makefile
@@ -9,12 +9,12 @@ COMMENT= Printer manager for KDE
LIB_DEPENDS= libcups.so:print/cups
-USES= cmake:outsource gettext kde:5 tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
dbusaddons ecm i18n iconthemes itemviews jobwidgets kcmutils \
kio notifications plasma-framework service widgetsaddons \
windowsystem
-USE_QT5= core dbus gui network qml quick widgets xml \
+USE_QT= core dbus gui network qml quick widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>