diff options
author | kris <kris@FreeBSD.org> | 2004-02-16 23:38:25 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-16 23:38:25 +0000 |
commit | d135574e760384fce4f32b19e73bc1dac1d4ae15 (patch) | |
tree | 0484cdd3dce11d21e068d101aa514d86a5386816 /games/quake3-ut | |
parent | 2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838 (diff) | |
download | FreeBSD-ports-d135574e760384fce4f32b19e73bc1dac1d4ae15.zip FreeBSD-ports-d135574e760384fce4f32b19e73bc1dac1d4ae15.tar.gz |
NO_PACKAGE: Distfile is >256MB
Diffstat (limited to 'games/quake3-ut')
-rw-r--r-- | games/quake3-ut/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index c04214b..64dc9b1 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 |