diff options
Diffstat (limited to 'games/smashbattle/Makefile')
-rw-r--r-- | games/smashbattle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/smashbattle/Makefile b/games/smashbattle/Makefile index f9c1c80d2579..8ac31af9ee45 100644 --- a/games/smashbattle/Makefile +++ b/games/smashbattle/Makefile @@ -14,7 +14,7 @@ COMMENT= 8-bit style platform battle game WRKSRC= ${WRKDIR}/${DISTNAME}/battle/Battle EXTRACT_AFTER_ARGS= -d ${WRKDIR}/${DISTNAME} -USES= dos2unix gmake zip:infozip +USES= dos2unix gmake zip DOS2UNIX_FILES= *.cpp *.h Makefile USE_SDL= sdl image mixer ALL_TARGET= battle |