diff options
Diffstat (limited to 'games/kapman-kde4/Makefile')
-rw-r--r-- | games/kapman-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kapman-kde4/Makefile b/games/kapman-kde4/Makefile index 226d031de0cd..1860826d1f40 100644 --- a/games/kapman-kde4/Makefile +++ b/games/kapman-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= corelib gui xml \ +USE_QT= corelib gui xml \ moc_build qmake_build rcc_build uic_build .include <${.CURDIR}/../kdegames-kde4/Makefile.common> |