aboutsummaryrefslogtreecommitdiffstats
path: root/net/kio-gdrive
diff options
context:
space:
mode:
Diffstat (limited to 'net/kio-gdrive')
-rw-r--r--net/kio-gdrive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kio-gdrive/Makefile b/net/kio-gdrive/Makefile
index a51e95088a15..1c5839faf19a 100644
--- a/net/kio-gdrive/Makefile
+++ b/net/kio-gdrive/Makefile
@@ -17,12 +17,12 @@ LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \
libkaccounts.so:net-im/kaccounts-integration
RUN_DEPENDS= kaccounts-providers>=0:net-im/kaccounts-providers
-USES= cmake:outsource gettext kde:5 pkgconfig tar:xz
+USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz
USE_GNOME= intltool
USE_KDE= completion config coreaddons ecm i18n jobwidgets kio \
notifications service widgetsaddons \
gapi
-USE_QT5= core dbus gui network widgets xml \
+USE_QT= core dbus gui network widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>