aboutsummaryrefslogtreecommitdiff
path: root/www/kf5-kjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/kf5-kjs/Makefile')
-rw-r--r--www/kf5-kjs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/kf5-kjs/Makefile b/www/kf5-kjs/Makefile
index f46913f48ded..11245a37a3af 100644
--- a/www/kf5-kjs/Makefile
+++ b/www/kf5-kjs/Makefile
@@ -9,8 +9,8 @@ COMMENT= KF5 library providing an ECMAScript interpreter
LIB_DEPENDS= libpcre.so:devel/pcre
-USES= cmake:outsource compiler:c++11-lib kde:5 pkgconfig tar:xz
+USES= cmake:outsource compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
USE_KDE= ecm doctools
-USE_QT5= buildtools_build core qmake_build
+USE_QT= buildtools_build core qmake_build
.include <bsd.port.mk>