diff options
Diffstat (limited to 'games/quake3-ra3/Makefile')
-rw-r--r-- | games/quake3-ra3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index f8fa38a03324..275d3b5c4043 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= pat@FreeBSD.org COMMENT= Quake III Arena Mod: Rocket Arena 3 +NO_PACKAGE= "Package will be 102MB, set FORCE_PACKAGE if you really want to build it" + WRKSRC= ${WRKDIR}/arena USE_ZIP= yes |