aboutsummaryrefslogtreecommitdiffstats
path: root/games/kiriki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kiriki/Makefile')
-rw-r--r--games/kiriki/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile
index 3013fa81ced0..a2b20a4392c8 100644
--- a/games/kiriki/Makefile
+++ b/games/kiriki/Makefile
@@ -9,8 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${PORTNAME}_DESC}
-USE_KDE4= kdelibs libkdegames automoc4
-USES= cmake:outsource tar:xz
+USES= cmake:outsource kde:4 tar:xz
+USE_KDE= kdelibs libkdegames automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <${.CURDIR}/../kdegames4/Makefile.common>