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-etpro | |
parent | 3964bbdc759cb4ca48082e07398c2f237bb2847c (diff) | |
download | ports-372011fdad150b9d39ad62daf525e14244092791.tar.gz ports-372011fdad150b9d39ad62daf525e14244092791.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-etpro')
-rw-r--r-- | games/linux-enemyterritory-etpro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-etpro/Makefile b/games/linux-enemyterritory-etpro/Makefile index dd6ec420de8d..4c56e63c6574 100644 --- a/games/linux-enemyterritory-etpro/Makefile +++ b/games/linux-enemyterritory-etpro/Makefile @@ -23,7 +23,7 @@ COMMENT= ET Pro - The Enemy Territory Competition Mod RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -IA32_BINARY_PORT= yes +ONLY_FOR_ARCHS= i386 amd64 USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes |