diff options
Diffstat (limited to 'games/kbounce/Makefile')
-rw-r--r-- | games/kbounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index 85ddb35da3f8..9faf753ec2cf 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USE_KDE4= kdelibs kdeprefix libkdegames automoc4 +USE_KDE4= kdelibs libkdegames automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build |