diff options
author | pav <pav@FreeBSD.org> | 2004-01-30 21:14:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-30 21:14:50 +0800 |
commit | 931d7af6d3509b763b971e1c7bddd5a719d2e1ff (patch) | |
tree | ba95c794d0a491278b46184f4752427657a217b0 /games/linux-enemyterritory | |
parent | 97e2eaeee5847c38209fbacfb2d88b4d76496bb3 (diff) | |
download | freebsd-ports-graphics-931d7af6d3509b763b971e1c7bddd5a719d2e1ff.tar.gz freebsd-ports-graphics-931d7af6d3509b763b971e1c7bddd5a719d2e1ff.tar.zst freebsd-ports-graphics-931d7af6d3509b763b971e1c7bddd5a719d2e1ff.zip |
- Set NO_PACKAGE
Suggested by: kris
Approved by: maintainer
Diffstat (limited to 'games/linux-enemyterritory')
-rw-r--r-- | games/linux-enemyterritory/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index e70035151c4..b35468faf3b 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -22,6 +22,7 @@ COMMENT= Wolfenstein: Enemy Territory (Linux version) ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes +NO_PACKAGE= Distfile is 258MB, set FORCE_PACKAGE if you really want to build this package RESTRICTED= Redistribution is limited, see license NO_BUILD= yes NO_WRKSUBDIR= yes |