diff options
Diffstat (limited to 'games/granatier/Makefile')
-rw-r--r-- | games/granatier/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 2528f7b45f15..28a13a900109 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -10,10 +10,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= corelib gui xml \ moc_build qmake_build rcc_build uic_build -USE_XZ= yes .include <${.CURDIR}/../kdegames4/Makefile.common> .include <bsd.port.mk> |