diff options
-rw-r--r-- | games/linux-enemyterritory-tce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-tce/Makefile b/games/linux-enemyterritory-tce/Makefile index c2ae2f70e82e..0b5fb4ce8bdd 100644 --- a/games/linux-enemyterritory-tce/Makefile +++ b/games/linux-enemyterritory-tce/Makefile @@ -18,7 +18,7 @@ COMMENT= A modern tactical Enemy Territory modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_ZIP= yes USE_LINUX= yes NO_PACKAGE= Distfile size is 450MB, set FORCE_PACKAGE if you really want to build this package |