summaryrefslogtreecommitdiff
path: root/emulators
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 /emulators
parentUgrade to 1.3.5. (diff)
Respect the user's USE_LINUX setting.
Notes
Notes: svn path=/head/; revision=130124
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux-geepee32/Makefile1
-rw-r--r--emulators/linux-peops-softgpu/Makefile1
-rw-r--r--emulators/linux-peops-spu/Makefile1
-rw-r--r--emulators/linux-pete-mesagpu/Makefile1
-rw-r--r--emulators/linux-vmware-toolbox2/Makefile1
-rw-r--r--emulators/linux-vmware-toolbox4/Makefile1
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile1
-rw-r--r--emulators/linux-vmware-toolbox6/Makefile1
-rw-r--r--emulators/linux-winetools/Makefile1
-rw-r--r--emulators/rtc/Makefile2
-rw-r--r--emulators/vmware2/Makefile1
-rw-r--r--emulators/vmware3/Makefile1
-rw-r--r--emulators/winetools/Makefile1
13 files changed, 1 insertions, 13 deletions
diff --git a/emulators/linux-geepee32/Makefile b/emulators/linux-geepee32/Makefile
index 59e6a8c6e9fe..1ce7f856b758 100644
--- a/emulators/linux-geepee32/Makefile
+++ b/emulators/linux-geepee32/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
USE_X_PREFIX= yes
USE_ZIP= yes
NO_WRKSUBDIR= yes
diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile
index 9e5d85ee8cae..7afaccb9d61c 100644
--- a/emulators/linux-peops-softgpu/Makefile
+++ b/emulators/linux-peops-softgpu/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_LINUX= yes
ONLY_FOR_ARCHS= i386
diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile
index a9e0fc2d2c61..9a3e99a4c964 100644
--- a/emulators/linux-peops-spu/Makefile
+++ b/emulators/linux-peops-spu/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_LINUX= yes
ONLY_FOR_ARCHS= i386
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile
index a8ff9c374474..11e40813be5d 100644
--- a/emulators/linux-pete-mesagpu/Makefile
+++ b/emulators/linux-pete-mesagpu/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_LINUX= yes
ONLY_FOR_ARCHS= i386
diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile
index 75792d7a1f7e..e31b3a929bbb 100644
--- a/emulators/linux-vmware-toolbox2/Makefile
+++ b/emulators/linux-vmware-toolbox2/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XF
ONLY_FOR_ARCHS= i386
PLIST_FILES= bin/linux-vmware-toolbox
-USE_LINUX= yes
USE_X_PREFIX= yes
NO_BUILD= yes
.if !defined(BATCH)
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile
index 869a6428e3dd..d19844e81f30 100644
--- a/emulators/linux-vmware-toolbox4/Makefile
+++ b/emulators/linux-vmware-toolbox4/Makefile
@@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/vmware-tools-distrib
STRIP=
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
USE_X_PREFIX= yes
NO_BUILD= yes
.if !defined(BATCH)
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index 869a6428e3dd..d19844e81f30 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/vmware-tools-distrib
STRIP=
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
USE_X_PREFIX= yes
NO_BUILD= yes
.if !defined(BATCH)
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile
index 869a6428e3dd..d19844e81f30 100644
--- a/emulators/linux-vmware-toolbox6/Makefile
+++ b/emulators/linux-vmware-toolbox6/Makefile
@@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/vmware-tools-distrib
STRIP=
ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
USE_X_PREFIX= yes
NO_BUILD= yes
.if !defined(BATCH)
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile
index 3faeddf5ccda..bfd4c6e430d5 100644
--- a/emulators/linux-winetools/Makefile
+++ b/emulators/linux-winetools/Makefile
@@ -23,7 +23,6 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
PLIST_FILES= bin/winetools
-USE_LINUX= yes
BRANDELF?= /usr/bin/brandelf
STRIP=
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile
index 97f016f9be4f..1d54e5ffa33c 100644
--- a/emulators/rtc/Makefile
+++ b/emulators/rtc/Makefile
@@ -18,7 +18,7 @@ COMMENT= Kernel module which provides /dev/rtc device support
WRKSRC= ${WRKDIR}/files
NO_FETCH= yes
-USE_LINUX= yes
+USE_LINUX?= yes
KMODDIR= ${PREFIX}/modules
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index 723cfff42edc..29392bba00fc 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -40,7 +40,6 @@ FREEBSD_MODULE_SITES= \
# http://mirror.aarnet.edu.au/pub/vmware/freebsd/:patch
USE_SUBMAKE= yes
-USE_LINUX= yes
USE_PERL5= yes
VMDIR= ${PREFIX}/lib/vmware
SRC_BASE?= /usr/src
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index 0eaaf349d495..69679054dba4 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -35,7 +35,6 @@ FREEBSD_MODULE_SITES= \
http://www.break.net/orlando/vmware3/:patch \
USE_SUBMAKE= yes
-USE_LINUX= yes
VMDIR= ${PREFIX}/lib/vmware
SRC_BASE?= /usr/src
diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile
index 3faeddf5ccda..bfd4c6e430d5 100644
--- a/emulators/winetools/Makefile
+++ b/emulators/winetools/Makefile
@@ -23,7 +23,6 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
PLIST_FILES= bin/winetools
-USE_LINUX= yes
BRANDELF?= /usr/bin/brandelf
STRIP=