diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-21 04:02:27 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-21 04:02:27 +0800 |
commit | e04ab49dc93c8d373b490ac5507e5bc25e3c884d (patch) | |
tree | 5616f717564d8a530daf15e9d9f002a8668a3492 /games | |
parent | e126cf4c699658802f65f07e8aebee3ede6912e6 (diff) | |
download | freebsd-ports-graphics-e04ab49dc93c8d373b490ac5507e5bc25e3c884d.tar.gz freebsd-ports-graphics-e04ab49dc93c8d373b490ac5507e5bc25e3c884d.tar.zst freebsd-ports-graphics-e04ab49dc93c8d373b490ac5507e5bc25e3c884d.zip |
- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS=i386.
Approved by: portmgr (erwin)
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-doom3/Makefile | 4 | ||||
-rw-r--r-- | games/linux-enemyterritory-etpro/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-etpub/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-jaymod-21/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-jaymod/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-omni-bot-0660/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-omni-bot/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-shrub/Makefile | 2 | ||||
-rw-r--r-- | games/linux-quake3-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-quake3/Makefile | 2 | ||||
-rw-r--r-- | games/rtcw/Makefile | 3 |
11 files changed, 13 insertions, 18 deletions
diff --git a/games/linux-doom3/Makefile b/games/linux-doom3/Makefile index e95e665f6c7..a04c7314233 100644 --- a/games/linux-doom3/Makefile +++ b/games/linux-doom3/Makefile @@ -18,9 +18,9 @@ EXTRACT_SUFX= .run MAINTAINER= alepulver@FreeBSD.org COMMENT= Doom III for Linux -ONLY_FOR_ARCHS= i386 -USE_XLIB= yes +IA32_BINARY_PORT= yes USE_LINUX= yes +USE_XLIB= yes NO_CDROM= Redistribution is limited, see license NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/games/linux-enemyterritory-etpro/Makefile b/games/linux-enemyterritory-etpro/Makefile index 47e45644af8..dd6ec420de8 100644 --- a/games/linux-enemyterritory-etpro/Makefile +++ b/games/linux-enemyterritory-etpro/Makefile @@ -23,8 +23,7 @@ COMMENT= ET Pro - The Enemy Territory Competition Mod RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 -ONLY_FOR_ARCHS_REASON= is an i386 Linux binary +IA32_BINARY_PORT= yes USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/games/linux-enemyterritory-etpub/Makefile b/games/linux-enemyterritory-etpub/Makefile index ede6ad92ec8..a0e89493342 100644 --- a/games/linux-enemyterritory-etpub/Makefile +++ b/games/linux-enemyterritory-etpub/Makefile @@ -19,8 +19,7 @@ COMMENT= ET Pub - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 -ONLY_FOR_ARCHS_REASON= is an i386 Linux binary +IA32_BINARY_PORT= yes USE_ZIP= yes USE_LINUX= yes diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile index d2092f80475..5a3dc6cfbda 100644 --- a/games/linux-enemyterritory-jaymod-21/Makefile +++ b/games/linux-enemyterritory-jaymod-21/Makefile @@ -20,8 +20,7 @@ COMMENT= Jaymod - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 -ONLY_FOR_ARCHS_REASON= is an i386 Linux binary +IA32_BINARY_PORT= yes USE_LINUX= yes DATADIR= ${PREFIX}/lib/enemyterritory/${PORTNAME} diff --git a/games/linux-enemyterritory-jaymod/Makefile b/games/linux-enemyterritory-jaymod/Makefile index d2092f80475..5a3dc6cfbda 100644 --- a/games/linux-enemyterritory-jaymod/Makefile +++ b/games/linux-enemyterritory-jaymod/Makefile @@ -20,8 +20,7 @@ COMMENT= Jaymod - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 -ONLY_FOR_ARCHS_REASON= is an i386 Linux binary +IA32_BINARY_PORT= yes 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 cf362627591..779b66b6ba6 100644 --- a/games/linux-enemyterritory-omni-bot-0660/Makefile +++ b/games/linux-enemyterritory-omni-bot-0660/Makefile @@ -17,8 +17,7 @@ COMMENT= Omni-Bot is a bot for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 -ONLY_FOR_ARCHS_REASON= is an i386 Linux binary +IA32_BINARY_PORT= yes 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 cf362627591..779b66b6ba6 100644 --- a/games/linux-enemyterritory-omni-bot/Makefile +++ b/games/linux-enemyterritory-omni-bot/Makefile @@ -17,8 +17,7 @@ COMMENT= Omni-Bot is a bot for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 -ONLY_FOR_ARCHS_REASON= is an i386 Linux binary +IA32_BINARY_PORT= yes USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/games/linux-enemyterritory-shrub/Makefile b/games/linux-enemyterritory-shrub/Makefile index fe46f264d5a..1da77e1337f 100644 --- a/games/linux-enemyterritory-shrub/Makefile +++ b/games/linux-enemyterritory-shrub/Makefile @@ -18,7 +18,7 @@ COMMENT= Shrub - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory -ONLY_FOR_ARCHS= i386 +IA32_BINARY_PORT= yes USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile index 4e9a31095ef..635a451c7db 100644 --- a/games/linux-quake3-demo/Makefile +++ b/games/linux-quake3-demo/Makefile @@ -22,7 +22,7 @@ EXTRACT_SUFX= .gz.sh MAINTAINER= alepulver@FreeBSD.org COMMENT= Quake III Arena Demo -ONLY_FOR_ARCHS= i386 +IA32_BINARY_PORT= yes USE_LINUX= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile index 4acdf68caad..81ffed88226 100644 --- a/games/linux-quake3/Makefile +++ b/games/linux-quake3/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= ${Q3PKGNAMEPREFIX}data MAINTAINER= alepulver@FreeBSD.org COMMENT= Quake III Arena for Linux -ONLY_FOR_ARCHS= i386 +IA32_BINARY_PORT= yes USE_ZIP= yes USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index fd209be310d..3ff8f0d8b72 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -17,9 +17,10 @@ EXTRACT_SUFX= .run MAINTAINER= alepulver@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux -ONLY_FOR_ARCHS= i386 REINPLACE_ARGS= -i "" +IA32_BINARY_PORT= yes USE_LINUX= yes +USE_XLIB= yes NO_WRKSUBDIR= yes SUB_FILES= pkg-message |