summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-16 23:38:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-16 23:38:25 +0000
commitde3a8eff0df9667ea48356644cbf84d16bb6a51f (patch)
treeb855f99c607417c0590d0cee2c95bdff33046065 /games
parentBROKEN: Does not fetch properly (diff)
NO_PACKAGE: Distfile is >256MB
Notes
Notes: svn path=/head/; revision=101102
Diffstat (limited to 'games')
-rw-r--r--games/q3server-ut/Makefile2
-rw-r--r--games/quake3-ut/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile
index c04214ba39b9..64dc9b1ecbf0 100644
--- a/games/q3server-ut/Makefile
+++ b/games/q3server-ut/Makefile
@@ -16,6 +16,8 @@ DISTNAME= urbanterror3
COMMENT= Quake III Arena Mod: Urban Terror for Linux
+NO_PACKAGE= "Distfile is >256MB; define FORCE_PACKAGE if you really want this."
+
WRKSRC= ${WRKDIR}/q3ut3
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile
index c04214ba39b9..64dc9b1ecbf0 100644
--- a/games/quake3-ut/Makefile
+++ b/games/quake3-ut/Makefile
@@ -16,6 +16,8 @@ DISTNAME= urbanterror3
COMMENT= Quake III Arena Mod: Urban Terror for Linux
+NO_PACKAGE= "Distfile is >256MB; define FORCE_PACKAGE if you really want this."
+
WRKSRC= ${WRKDIR}/q3ut3
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3