summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
commite66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch)
tree7936caa341865bdd86dc776b23c0391475d35f91 /games
parentUgrade to 1.3.5. (diff)
Respect the user's USE_LINUX setting.
Notes
Notes: svn path=/head/; revision=130124
Diffstat (limited to 'games')
-rw-r--r--games/HeroesOfMightAndMagic/Makefile1
-rw-r--r--games/adom/Makefile1
-rw-r--r--games/atitd/Makefile2
-rw-r--r--games/dsnake/Makefile1
-rw-r--r--games/halflifeserver/Makefile2
-rw-r--r--games/hlserver-cs/Makefile2
-rw-r--r--games/hohlin/Makefile1
-rw-r--r--games/linux-enemyterritory/Makefile2
-rw-r--r--games/linux-nwnclient/Makefile1
-rw-r--r--games/linux-nwserver/Makefile2
-rw-r--r--games/linux-q3ademo/Makefile1
-rw-r--r--games/linux-quake3-demo/Makefile1
-rw-r--r--games/linux-quake3/Makefile2
-rw-r--r--games/linux-spheresofchaos-demo/Makefile1
-rw-r--r--games/linux-ssamtse/Makefile1
-rw-r--r--games/linux-steam/Makefile1
-rw-r--r--games/q3server/Makefile2
-rw-r--r--games/rt2-demo/Makefile2
-rw-r--r--games/rtcw-paks/Makefile2
-rw-r--r--games/rtcw/Makefile2
-rw-r--r--games/ssamtse/Makefile1
-rw-r--r--games/stvef-paks/Makefile2
-rw-r--r--games/stvef-server/Makefile2
-rw-r--r--games/utserver-to/Makefile2
-rw-r--r--games/utserver/Makefile1
25 files changed, 13 insertions, 25 deletions
diff --git a/games/HeroesOfMightAndMagic/Makefile b/games/HeroesOfMightAndMagic/Makefile
index 1518ee2cebdc..0809894d01cf 100644
--- a/games/HeroesOfMightAndMagic/Makefile
+++ b/games/HeroesOfMightAndMagic/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux
PLIST= ${WRKDIR}/PLIST
IS_INTERACTIVE= yes
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
NO_CDROM= Software is commercial
diff --git a/games/adom/Makefile b/games/adom/Makefile
index 7d1dbc1f39bd..0ce9b2bdc672 100644
--- a/games/adom/Makefile
+++ b/games/adom/Makefile
@@ -21,7 +21,6 @@ NO_CDROM= Copy of CD must be sent to author
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
WRKSRC= ${WRKDIR}/adom
NO_BUILD= yes
STRIP= # empty: do not strip linux binary!
diff --git a/games/atitd/Makefile b/games/atitd/Makefile
index 1679993b0c33..4377c5fa0817 100644
--- a/games/atitd/Makefile
+++ b/games/atitd/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS+= ${LINUXBASE}/lib/libGL.so:${PORTSDIR}/graphics/linux_glx
.endif
PLIST_FILES= bin/atitd
-USE_LINUX= yes
+USE_LINUX?= yes
USE_MESA= yes
ONLY_FOR_ARCHS= i386
diff --git a/games/dsnake/Makefile b/games/dsnake/Makefile
index 7ab55814583c..032fa929fc02 100644
--- a/games/dsnake/Makefile
+++ b/games/dsnake/Makefile
@@ -22,7 +22,6 @@ NO_PACKAGE= Licence forbids any repacking and reselling
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
PREFIX?= ${X11BASE}
-USE_LINUX= yes
WRKSRC= ${WRKDIR}/DeluxeSnake
do-install:
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile
index 4989f8948a2a..5ae639046c1d 100644
--- a/games/halflifeserver/Makefile
+++ b/games/halflifeserver/Makefile
@@ -18,7 +18,7 @@ COMMENT= Half-Life Dedicated Server for Linux
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile
index 5c2a84031f15..f0dfa2888124 100644
--- a/games/hlserver-cs/Makefile
+++ b/games/hlserver-cs/Makefile
@@ -26,7 +26,7 @@ USE_SUBMAKE= yes
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
diff --git a/games/hohlin/Makefile b/games/hohlin/Makefile
index c09c21026a9d..4045216f221c 100644
--- a/games/hohlin/Makefile
+++ b/games/hohlin/Makefile
@@ -27,7 +27,6 @@ ONLY_FOR_ARCHS= i386
SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)/\1\2/}
.include <bsd.port.pre.mk>
-USE_LINUX= YES
do-install:
${MKDIR} ${DATADIR}
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile
index 7ea496bb1681..fb968e6aa7c0 100644
--- a/games/linux-enemyterritory/Makefile
+++ b/games/linux-enemyterritory/Makefile
@@ -27,7 +27,7 @@ COMMENT= Wolfenstein: Enemy Territory (Linux version)
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
NO_PACKAGE= Distfile is 258MB, set FORCE_PACKAGE if you really want to build this package
RESTRICTED= Redistribution is limited, see license
NO_BUILD= yes
diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile
index 5acc76a7785e..4fc4b98f2e0b 100644
--- a/games/linux-nwnclient/Makefile
+++ b/games/linux-nwnclient/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/nwndata/NWNv129.txt:${PORTSDIR}/games/nwndata \
${LINUXBASE}/usr/X11R6/lib/libGL.so.1.2:${PORTSDIR}/graphics/linux_dri \
${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
-USE_LINUX= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
NWNDATADIR= ${LOCALBASE}/share/nwndata
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile
index aa4523fd3eaa..0f7072225c6f 100644
--- a/games/linux-nwserver/Makefile
+++ b/games/linux-nwserver/Makefile
@@ -16,7 +16,7 @@ DISTNAME= linuxserver${PORTVERSION:S/.//}
MAINTAINER= apeiron@coitusmentis.info
COMMENT= Neverwinter Nights Linux (x86) Dedicated Server
-USE_LINUX= yes
+USE_LINUX?= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}
diff --git a/games/linux-q3ademo/Makefile b/games/linux-q3ademo/Makefile
index 1af278097f51..be3e026c84f3 100644
--- a/games/linux-q3ademo/Makefile
+++ b/games/linux-q3ademo/Makefile
@@ -23,7 +23,6 @@ COMMENT= Linux 3d shooter from id Software / Loki Software (demo version)
PREFIX?= ${X11BASE}
USE_GL= yes
-USE_LINUX= yes
.include <bsd.port.pre.mk>
diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile
index 1af278097f51..be3e026c84f3 100644
--- a/games/linux-quake3-demo/Makefile
+++ b/games/linux-quake3-demo/Makefile
@@ -23,7 +23,6 @@ COMMENT= Linux 3d shooter from id Software / Loki Software (demo version)
PREFIX?= ${X11BASE}
USE_GL= yes
-USE_LINUX= yes
.include <bsd.port.pre.mk>
diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile
index 402bbc6573cf..781b49a5b18f 100644
--- a/games/linux-quake3/Makefile
+++ b/games/linux-quake3/Makefile
@@ -19,7 +19,7 @@ COMMENT= Quake III Arena Dedicated Server for Linux
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
diff --git a/games/linux-spheresofchaos-demo/Makefile b/games/linux-spheresofchaos-demo/Makefile
index 0f65e02407b5..4f641f568a5d 100644
--- a/games/linux-spheresofchaos-demo/Makefile
+++ b/games/linux-spheresofchaos-demo/Makefile
@@ -20,7 +20,6 @@ COMMENT= An unusual and spectacular shoot-em-up for the PC
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
-USE_LINUX= yes
USE_ZIP= yes
NO_BUILD= yes
diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile
index 57469a3bd3fa..9f365edfdfaf 100644
--- a/games/linux-ssamtse/Makefile
+++ b/games/linux-ssamtse/Makefile
@@ -23,7 +23,6 @@ USE_BZIP2= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GL= yes
-USE_LINUX= yes
INSTALLS_SHLIB= yes
NO_PACKAGE= yes # distfiles must be downloaded manually, wierd legal issues etc etc etc.
diff --git a/games/linux-steam/Makefile b/games/linux-steam/Makefile
index 4f970630fe47..efa38c1064d9 100644
--- a/games/linux-steam/Makefile
+++ b/games/linux-steam/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree8
IS_INTERACTIVE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
-USE_LINUX= yes
INSTALLDIR?= steam
diff --git a/games/q3server/Makefile b/games/q3server/Makefile
index 402bbc6573cf..781b49a5b18f 100644
--- a/games/q3server/Makefile
+++ b/games/q3server/Makefile
@@ -19,7 +19,7 @@ COMMENT= Quake III Arena Dedicated Server for Linux
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile
index 8ea4735c9423..bd99ff6d6bf1 100644
--- a/games/rt2-demo/Makefile
+++ b/games/rt2-demo/Makefile
@@ -19,7 +19,7 @@ COMMENT= The free demo of Railroad Tycoon II
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_LINUX= yes
+USE_LINUX?= yes
do-install:
@${SH} ${FILESDIR}/do-install ${PREFIX} ${DISTDIR}
diff --git a/games/rtcw-paks/Makefile b/games/rtcw-paks/Makefile
index c7c2f5aa8078..001775f2d5cd 100644
--- a/games/rtcw-paks/Makefile
+++ b/games/rtcw-paks/Makefile
@@ -24,7 +24,7 @@ BUILD_DEPENDS= ${PREFIX}/usr/games/rtcw/wolf.x86:${PORTSDIR}/games/rtcw
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
EXTRACT_ONLY= # Don't extract anything
STRIP=
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
index d6afa2d4f265..d4b58d65182e 100644
--- a/games/rtcw/Makefile
+++ b/games/rtcw/Makefile
@@ -18,7 +18,7 @@ COMMENT= Return to Castle Wolfenstein for Linux
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/games/ssamtse/Makefile b/games/ssamtse/Makefile
index 57469a3bd3fa..9f365edfdfaf 100644
--- a/games/ssamtse/Makefile
+++ b/games/ssamtse/Makefile
@@ -23,7 +23,6 @@ USE_BZIP2= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GL= yes
-USE_LINUX= yes
INSTALLS_SHLIB= yes
NO_PACKAGE= yes # distfiles must be downloaded manually, wierd legal issues etc etc etc.
diff --git a/games/stvef-paks/Makefile b/games/stvef-paks/Makefile
index 1d12b416c8f7..a5784dda5731 100644
--- a/games/stvef-paks/Makefile
+++ b/games/stvef-paks/Makefile
@@ -23,7 +23,7 @@ BUILD_DEPENDS= ${PREFIX}/usr/games/stvef/linuxstvefded_1.2-static:${PORTSDIR}/ga
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
EXTRACT_ONLY= # Don't extract anything
STRIP=
diff --git a/games/stvef-server/Makefile b/games/stvef-server/Makefile
index f8d41f4210ed..0232ab3316c0 100644
--- a/games/stvef-server/Makefile
+++ b/games/stvef-server/Makefile
@@ -18,7 +18,7 @@ COMMENT= Star Trek Voyager: Elite Forces dedicated server for Linux
ONLY_FOR_ARCHS= i386
USE_ZIP= yes
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/Linux
STRIP=
diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile
index 0bace144f6b7..1e8acf772827 100644
--- a/games/utserver-to/Makefile
+++ b/games/utserver-to/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/games/ut-server/System/ucc-bin:${UTSERVER_PORT}
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
diff --git a/games/utserver/Makefile b/games/utserver/Makefile
index 62fcb305e3df..6406c755f406 100644
--- a/games/utserver/Makefile
+++ b/games/utserver/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes