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-wfa | |
parent | 38ff7946beae3d12b45e5c341eef0fb959b9c3da (diff) |
Notes
Diffstat (limited to 'games/quake3-wfa')
-rw-r--r-- | games/quake3-wfa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |