diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-06 04:45:15 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-06 04:45:15 +0800 |
commit | 0385b183e5ab4d98820f25340c7b7d0bc6dd6732 (patch) | |
tree | 206a9912f3adaea4234588fca37c3f82858e79d3 /games/linux-enemyterritory-jaymod-21 | |
parent | fff0d8fc6c369c4cd5b7826f5091033329057c4f (diff) | |
download | freebsd-ports-gnome-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.tar.gz freebsd-ports-gnome-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.tar.zst freebsd-ports-gnome-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.zip |
- Remove ONLY_FOR_ARCHS (let USE_LINUX decide).
Diffstat (limited to 'games/linux-enemyterritory-jaymod-21')
-rw-r--r-- | games/linux-enemyterritory-jaymod-21/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile index 06693cd0ff0d..fe0f2bf54396 100644 --- a/games/linux-enemyterritory-jaymod-21/Makefile +++ b/games/linux-enemyterritory-jaymod-21/Makefile @@ -20,7 +20,6 @@ COMMENT= Jaymod - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes DATADIR= ${PREFIX}/lib/enemyterritory/${PORTNAME} |