aboutsummaryrefslogtreecommitdiff
path: root/math/kig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kig/Makefile')
-rw-r--r--math/kig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kig/Makefile b/math/kig/Makefile
index 6eb0f871d7e3..36912f3562db 100644
--- a/math/kig/Makefile
+++ b/math/kig/Makefile
@@ -11,8 +11,8 @@ COMMENT= KDE 4 interactive geometry application
LIB_DEPENDS= libboost_python.so:devel/boost-python-libs
-USE_KDE4= kdelibs automoc4
-USES= cmake:outsource compiler:c++11-lib tar:xz
+USES= cmake:outsource compiler:c++11-lib kde:4 tar:xz
+USE_KDE= kdelibs automoc4
USE_QT4= gui xml moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>