diff options
Diffstat (limited to 'games/openjazz/Makefile')
-rw-r--r-- | games/openjazz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openjazz/Makefile b/games/openjazz/Makefile index bee753c4042b..2f638513a1b5 100644 --- a/games/openjazz/Makefile +++ b/games/openjazz/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} EXTRACT_AFTER_ARGS= -d ${WRKSRC} -USES= dos2unix gmake zip:infozip +USES= dos2unix gmake zip DOS2UNIX_REGEX= .*\.(h|cpp) ALL_TARGET= OpenJazz USE_XORG= x11 xext xrandr xrender xau xdmcp |