diff options
Diffstat (limited to 'games/bombz/Makefile')
-rw-r--r-- | games/bombz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/bombz/Makefile b/games/bombz/Makefile index d5fbe28d462c..718e970b88c1 100644 --- a/games/bombz/Makefile +++ b/games/bombz/Makefile @@ -21,8 +21,7 @@ RUN_DEPENDS= ${PYGAME} WRKSRC= ${WRKDIR}/Bombz -USE_ZIP= yes -USES= dos2unix +USES= dos2unix zip DOS2UNIX_FILES= *.txt USE_SDL= sdl image mixer INSTALLS_ICONS= yes |