diff options
Diffstat (limited to 'games/kspaceduel/Makefile')
-rw-r--r-- | games/kspaceduel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index 1741e42c2894..5fa3cb2591a4 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -2,7 +2,6 @@ PORTNAME= kspaceduel PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= games kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 +USE_KDE4= kdelibs kdeprefix libkdegames automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build |