diff options
Diffstat (limited to 'games/openmortal')
-rw-r--r-- | games/openmortal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index aba0c45fd3c4..b626fa5915c9 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -12,11 +12,10 @@ COMMENT= A parody of the once popular coin-up fighting game, Mortal Kombat LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 -USE_BZIP2= yes +USES= tar:bzip2 dos2unix perl5 GNU_CONFIGURE= yes -USES= perl5 USE_SDL= mixer image sdl net -USE_DOS2UNIX= src/gfx.cpp +DOS2UNIX_FILES= src/gfx.cpp PLIST_FILES= bin/${PORTNAME} PORTDATA= * |