diff options
Diffstat (limited to 'games/cavezofphear/Makefile')
-rw-r--r-- | games/cavezofphear/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cavezofphear/Makefile b/games/cavezofphear/Makefile index 4f0a8ad..6707751 100644 --- a/games/cavezofphear/Makefile +++ b/games/cavezofphear/Makefile @@ -17,8 +17,7 @@ OPTIONS_DEFINE= DOCS BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" ALL_TARGET= phear |