aboutsummaryrefslogtreecommitdiff
path: root/games/kreversi
diff options
context:
space:
mode:
Diffstat (limited to 'games/kreversi')
-rw-r--r--games/kreversi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile
index 9c0a5bc95262..56a9283a0c79 100644
--- a/games/kreversi/Makefile
+++ b/games/kreversi/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>