diff options
Diffstat (limited to 'games/evq3/Makefile')
-rw-r--r-- | games/evq3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/evq3/Makefile b/games/evq3/Makefile index 30452525a967..611a6ae646bb 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -16,9 +16,8 @@ COMMENT= The Marriage of XreaL and Icculus.org Q3 w/ Improvements LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +USES= gmake dos2unix USE_BZIP2= yes -USE_DOS2UNIX= yes -USE_GMAKE= yes ALL_TARGET= release WRKSRC= ${WRKDIR}/${PORTNAME} CFLAGS+= -DMAP_ANONYMOUS=MAP_ANON |