summaryrefslogtreecommitdiff
path: root/security/kwalletmanager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/kwalletmanager/Makefile')
-rw-r--r--security/kwalletmanager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile
index d7e6a69533c4..9823698b765e 100644
--- a/security/kwalletmanager/Makefile
+++ b/security/kwalletmanager/Makefile
@@ -7,13 +7,13 @@ CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Password manager for KDE
-USES= cmake:outsource desktop-file-utils gettext kde:5 tar:xz
+USES= cmake:outsource desktop-file-utils gettext kde:5 qt:5 tar:xz
USE_KDE= archive auth codecs config configwidgets coreaddons crash \
dbusaddons doctools ecm emoticons i18n iconthemes init \
itemmodels itemviews kcmutils kdelibs4support kio \
jobwidgets notifications service wallet widgetsaddons \
windowsystem xmlgui
-USE_QT5= core dbus gui widgets xml \
+USE_QT= core dbus gui widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>