diff options
author | trevor <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | c6535e2fa7f07178532cebeadf49e7309985ea88 (patch) | |
tree | a351c62f6273509c52176a55b38b9bb841d2c8e0 /emulators | |
parent | 45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff) | |
download | FreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.zip FreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-geepee32/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox2/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox4/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox5/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-winetools/Makefile | 1 | ||||
-rw-r--r-- | emulators/rtc/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware2/Makefile | 1 | ||||
-rw-r--r-- | emulators/vmware3/Makefile | 1 | ||||
-rw-r--r-- | emulators/winetools/Makefile | 1 |
13 files changed, 1 insertions, 13 deletions
diff --git a/emulators/linux-geepee32/Makefile b/emulators/linux-geepee32/Makefile index 59e6a8c..1ce7f85 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 9e5d85e..7afaccb 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 a9e0fc2..9a3e99a 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 a8ff9c3..11e4081 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 75792d7..e31b3a9 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 869a642..d19844e 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 869a642..d19844e 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 869a642..d19844e 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 3faeddf..bfd4c6e 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 97f016f9..1d54e5f 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 723cfff..29392bb 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 0eaaf34..6967905 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 3faeddf..bfd4c6e 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= |