diff options
Diffstat (limited to 'games/kbreakout')
-rw-r--r-- | games/kbreakout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index 568d05f6d2bc..2676695d31b8 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/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= corelib gui xml \ moc_build qmake_build rcc_build uic_build |