aboutsummaryrefslogtreecommitdiff
path: root/math/kmplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r--math/kmplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile
index c477069269e7..745b5496dfc1 100644
--- a/math/kmplot/Makefile
+++ b/math/kmplot/Makefile
@@ -9,8 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Mathematical function plotter for KDE 4
-USE_KDE4= kdelibs automoc4
-USES= cmake:outsource tar:xz
+USES= cmake:outsource kde:4 tar:xz
+USE_KDE= kdelibs automoc4
USE_QT4= xml moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>