diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 07:38:25 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 07:38:25 +0800 |
commit | d135574e760384fce4f32b19e73bc1dac1d4ae15 (patch) | |
tree | 0484cdd3dce11d21e068d101aa514d86a5386816 /games | |
parent | 2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838 (diff) | |
download | freebsd-ports-gnome-d135574e760384fce4f32b19e73bc1dac1d4ae15.tar.gz freebsd-ports-gnome-d135574e760384fce4f32b19e73bc1dac1d4ae15.tar.zst freebsd-ports-gnome-d135574e760384fce4f32b19e73bc1dac1d4ae15.zip |
NO_PACKAGE: Distfile is >256MB
Diffstat (limited to 'games')
-rw-r--r-- | games/q3server-ut/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-ut/Makefile | 2 |
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 |