aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-11-06 04:45:15 +0800
committeralepulver <alepulver@FreeBSD.org>2006-11-06 04:45:15 +0800
commit0385b183e5ab4d98820f25340c7b7d0bc6dd6732 (patch)
tree206a9912f3adaea4234588fca37c3f82858e79d3 /games
parentfff0d8fc6c369c4cd5b7826f5091033329057c4f (diff)
downloadfreebsd-ports-graphics-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.tar.gz
freebsd-ports-graphics-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.tar.zst
freebsd-ports-graphics-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.zip
- Remove ONLY_FOR_ARCHS (let USE_LINUX decide).
Diffstat (limited to 'games')
-rw-r--r--games/linux-enemyterritory-etpro/Makefile1
-rw-r--r--games/linux-enemyterritory-etpub/Makefile1
-rw-r--r--games/linux-enemyterritory-jaymod-21/Makefile1
-rw-r--r--games/linux-enemyterritory-jaymod/Makefile1
-rw-r--r--games/linux-enemyterritory-omni-bot-0660/Makefile1
-rw-r--r--games/linux-enemyterritory-omni-bot/Makefile1
-rw-r--r--games/linux-enemyterritory-shrub/Makefile1
-rw-r--r--games/linux-quake3-demo/Makefile1
-rw-r--r--games/linux-quake3/Makefile1
-rw-r--r--games/linux-quake4-demo/Makefile1
-rw-r--r--games/linux-ut2003-demo/Makefile1
11 files changed, 0 insertions, 11 deletions
diff --git a/games/linux-enemyterritory-etpro/Makefile b/games/linux-enemyterritory-etpro/Makefile
index 4c56e63c657..71222e4cce8 100644
--- a/games/linux-enemyterritory-etpro/Makefile
+++ b/games/linux-enemyterritory-etpro/Makefile
@@ -23,7 +23,6 @@ COMMENT= ET Pro - The Enemy Territory Competition Mod
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
diff --git a/games/linux-enemyterritory-etpub/Makefile b/games/linux-enemyterritory-etpub/Makefile
index 7cb858a0e29..3dd9c42ac65 100644
--- a/games/linux-enemyterritory-etpub/Makefile
+++ b/games/linux-enemyterritory-etpub/Makefile
@@ -19,7 +19,6 @@ COMMENT= ET Pub - An Enemy Territory Modification
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile
index 06693cd0ff0..fe0f2bf5439 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}
diff --git a/games/linux-enemyterritory-jaymod/Makefile b/games/linux-enemyterritory-jaymod/Makefile
index 06693cd0ff0..fe0f2bf5439 100644
--- a/games/linux-enemyterritory-jaymod/Makefile
+++ b/games/linux-enemyterritory-jaymod/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}
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile
index 11f40dbd6ea..cda953dae02 100644
--- a/games/linux-enemyterritory-omni-bot-0660/Makefile
+++ b/games/linux-enemyterritory-omni-bot-0660/Makefile
@@ -17,7 +17,6 @@ COMMENT= Omni-Bot is a bot for Enemy Territory
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
diff --git a/games/linux-enemyterritory-omni-bot/Makefile b/games/linux-enemyterritory-omni-bot/Makefile
index 11f40dbd6ea..cda953dae02 100644
--- a/games/linux-enemyterritory-omni-bot/Makefile
+++ b/games/linux-enemyterritory-omni-bot/Makefile
@@ -17,7 +17,6 @@ COMMENT= Omni-Bot is a bot for Enemy Territory
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
diff --git a/games/linux-enemyterritory-shrub/Makefile b/games/linux-enemyterritory-shrub/Makefile
index b0241e08b7c..bf110d65954 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
diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile
index cdc49a37a47..a1054ded0a2 100644
--- a/games/linux-quake3-demo/Makefile
+++ b/games/linux-quake3-demo/Makefile
@@ -22,7 +22,6 @@ EXTRACT_SUFX= .gz.sh
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Quake III Arena Demo
-ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile
index ebcbdd93e86..caa1d387870 100644
--- a/games/linux-quake3/Makefile
+++ b/games/linux-quake3/Makefile
@@ -18,7 +18,6 @@ DIST_SUBDIR= ${Q3PKGNAMEPREFIX}data
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Quake III Arena for Linux
-ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes
diff --git a/games/linux-quake4-demo/Makefile b/games/linux-quake4-demo/Makefile
index e428c38f0ef..20f90a65c34 100644
--- a/games/linux-quake4-demo/Makefile
+++ b/games/linux-quake4-demo/Makefile
@@ -20,7 +20,6 @@ COMMENT= Quake 4 for Linux Demo
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
-ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
NO_WRKSUBDIR= yes
NO_CDROM= Redistribution is limited, see license
diff --git a/games/linux-ut2003-demo/Makefile b/games/linux-ut2003-demo/Makefile
index 3c8422467d3..bb194f5cd62 100644
--- a/games/linux-ut2003-demo/Makefile
+++ b/games/linux-ut2003-demo/Makefile
@@ -17,7 +17,6 @@ EXTRACT_SUFX= .sh.bin
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Unreal Tournament 2003 demo
-ONLY_FOR_ARCHS= i386 amd64
USE_X_PREFIX= yes
USE_LINUX= yes
NO_PACKAGE= Distfile is 130MB, set FORCE_PACKAGE if you really want to build this package