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