diff options
Diffstat (limited to 'games/shaaft/Makefile')
-rw-r--r-- | games/shaaft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile index 4c72d351512a..40cd3139a320 100644 --- a/games/shaaft/Makefile +++ b/games/shaaft/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png CONFLICTS= criticalmass-* -USE_BZIP2= yes +USES= tar:bzip2 USE_SDL= mixer image sdl USE_GL= yes USE_GCC= any |