aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kitemmodels/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-kitemmodels/Makefile')
-rw-r--r--devel/kf5-kitemmodels/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-kitemmodels/Makefile b/devel/kf5-kitemmodels/Makefile
index 977ce26b7152..61fc04e85fe3 100644
--- a/devel/kf5-kitemmodels/Makefile
+++ b/devel/kf5-kitemmodels/Makefile
@@ -7,8 +7,8 @@ CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 models for Qt Model/View system
-USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz
+USES= cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= ecm
-USE_QT5= buildtools_build core qmake_build testlib_build
+USE_QT= buildtools_build core qmake_build testlib_build
.include <bsd.port.mk>