diff options
Diffstat (limited to 'games/doom-hr/Makefile')
-rw-r--r-- | games/doom-hr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/doom-hr/Makefile b/games/doom-hr/Makefile index cb2b6fd34e11..7e289354b639 100644 --- a/games/doom-hr/Makefile +++ b/games/doom-hr/Makefile @@ -17,8 +17,7 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Hell Revealed is a megawad, a 32-level replacement for DooM II -USE_ZIP= yes -USE_CRLF= yes +USES= zip:infozip NO_BUILD= yes NO_WRKSUBDIR= yes |