aboutsummaryrefslogtreecommitdiff
path: root/games/bomber-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bomber-kde4/Makefile')
-rw-r--r--games/bomber-kde4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bomber-kde4/Makefile b/games/bomber-kde4/Makefile
index 8c72072e39e0..24fdd081f0d9 100644
--- a/games/bomber-kde4/Makefile
+++ b/games/bomber-kde4/Makefile
@@ -8,9 +8,9 @@ CATEGORIES= games kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${PORTNAME}_DESC}
-USES= cmake:outsource kde:4 tar:xz
+USES= cmake:outsource kde:4 qt:4 tar:xz
USE_KDE= kdelibs libkdegames automoc4
-USE_QT4= moc_build qmake_build rcc_build uic_build
+USE_QT= moc_build qmake_build rcc_build uic_build
.include <${.CURDIR}/../kdegames-kde4/Makefile.common>
.include <bsd.port.mk>