diff options
Diffstat (limited to 'games/quake2-3zb2/Makefile')
-rw-r--r-- | games/quake2-3zb2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2-3zb2/Makefile b/games/quake2-3zb2/Makefile index ec4a3f37cf21..9a67616dff4a 100644 --- a/games/quake2-3zb2/Makefile +++ b/games/quake2-3zb2/Makefile @@ -16,8 +16,8 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= 3rd Zigock II bots for Quake II -USE_ZIP= yes -USE_DOS2UNIX= *.[ch] +USES= dos2unix zip +DOS2UNIX_FILES= *.[ch] NO_WRKSUBDIR= yes SUB_FILES= pkg-message |