aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/quake3-ra3/Makefile2
-rw-r--r--games/quake3-wfa/Makefile2
2 files changed, 4 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
diff --git a/games/quake3-wfa/Makefile b/games/quake3-wfa/Makefile
index 5eac5149b912..03e1c446464c 100644
--- a/games/quake3-wfa/Makefile
+++ b/games/quake3-wfa/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
COMMENT= Quake III Arena Mod: Weapons Factory Arena
+NO_PACKAGE= "Package will be 138MB, set FORCE_PACKAGE if you really want to build it"
+
USE_ZIP= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes