summaryrefslogtreecommitdiff
path: root/net/libkvkontakte/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libkvkontakte/Makefile')
-rw-r--r--net/libkvkontakte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile
index 8eb5fe5c45ea..2f60636a85e8 100644
--- a/net/libkvkontakte/Makefile
+++ b/net/libkvkontakte/Makefile
@@ -13,9 +13,9 @@ COMMENT= KDE library for accessing vk.com
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-USES= cmake:outsource gettext kde:5 tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons ecm i18n kdewebkit kio service widgetsaddons
-USE_QT5= core gui network webkit widgets \
+USE_QT= core gui network webkit widgets \
buildtools_build qmake_build
.include <bsd.port.mk>