aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kcron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/kcron/Makefile')
-rw-r--r--sysutils/kcron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile
index 21be2ddf6629..31b1577ea088 100644
--- a/sysutils/kcron/Makefile
+++ b/sysutils/kcron/Makefile
@@ -9,8 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE task scheduler
-USE_KDE4= kdelibs automoc4
-USES= cmake:outsource tar:xz
+USES= cmake:outsource kde:4 tar:xz
+USE_KDE= kdelibs automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>