diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-23 19:31:13 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-23 19:31:13 +0000 |
commit | 372011fdad150b9d39ad62daf525e14244092791 (patch) | |
tree | a47b3749aa3ddd3062369a1ed3e7b07236b85a7a /games/linux-enemyterritory-etpub | |
parent | 3964bbdc759cb4ca48082e07398c2f237bb2847c (diff) | |
download | ports-372011fdad150b9d39ad62daf525e14244092791.tar.gz ports-372011fdad150b9d39ad62daf525e14244092791.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-etpub')
-rw-r--r-- | games/linux-enemyterritory-etpub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-etpub/Makefile b/games/linux-enemyterritory-etpub/Makefile index a0e89493342e..7cb858a0e29a 100644 --- a/games/linux-enemyterritory-etpub/Makefile +++ b/games/linux-enemyterritory-etpub/Makefile @@ -19,7 +19,7 @@ COMMENT= ET Pub - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -IA32_BINARY_PORT= yes +ONLY_FOR_ARCHS= i386 amd64 USE_ZIP= yes USE_LINUX= yes |