diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-08 12:06:06 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-08 12:06:06 +0000 |
commit | 1fb977fa012a11c69a39232e226b8f1468e14849 (patch) | |
tree | b4a9a8b21ae799112409d9b3a1273edcc865e876 /games/quake3-ra3 | |
parent | 38ff7946beae3d12b45e5c341eef0fb959b9c3da (diff) | |
download | ports-1fb977fa012a11c69a39232e226b8f1468e14849.tar.gz ports-1fb977fa012a11c69a39232e226b8f1468e14849.zip |
Stop building packages for these huge ports (both over 100MB).
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=150656
Diffstat (limited to 'games/quake3-ra3')
-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 |