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-shrub | |
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-shrub')
-rw-r--r-- | games/linux-enemyterritory-shrub/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-shrub/Makefile b/games/linux-enemyterritory-shrub/Makefile index b0241e08b7c8..bf110d65954f 100644 --- a/games/linux-enemyterritory-shrub/Makefile +++ b/games/linux-enemyterritory-shrub/Makefile @@ -18,7 +18,6 @@ COMMENT= Shrub - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 amd64 USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes |