summaryrefslogtreecommitdiff
path: root/devel/kf5-ki18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-ki18n/Makefile')
-rw-r--r--devel/kf5-ki18n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile
index 2f6c46410060..2daaf318fd53 100644
--- a/devel/kf5-ki18n/Makefile
+++ b/devel/kf5-ki18n/Makefile
@@ -8,8 +8,8 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 advanced internationalization framework
USES= cmake:outsource compiler:c++11-lib gettext-runtime \
- gettext-tools:build,run kde:5 tar:xz
+ gettext-tools:build,run kde:5 qt:5 tar:xz
USE_KDE= ecm
-USE_QT5= buildtools_build concurrent core qmake_build qml script testlib
+USE_QT= buildtools_build concurrent core qmake_build qml script testlib
.include <bsd.port.mk>