summaryrefslogtreecommitdiff
path: root/emulators/suse_linux
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-04 08:21:52 +0000
committermartti <martti@pkgsrc.org>2003-09-04 08:21:52 +0000
commitf6ad32bcd064e623cebda2dda93cbdcc0eaf6ae0 (patch)
tree9fff1bd114143e27e6a0b78ec95518dd73ed0c92 /emulators/suse_linux
parent195d6b378685adcefaf1c5d763b16cd87260cf91 (diff)
downloadpkgsrc-f6ad32bcd064e623cebda2dda93cbdcc0eaf6ae0.tar.gz
Make this work in Linux
Diffstat (limited to 'emulators/suse_linux')
-rw-r--r--emulators/suse_linux/Makefile.application4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse_linux/Makefile.application b/emulators/suse_linux/Makefile.application
index 7454ede5833..f69e76bf6de 100644
--- a/emulators/suse_linux/Makefile.application
+++ b/emulators/suse_linux/Makefile.application
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.application,v 1.9 2003/07/02 09:24:43 martin Exp $
+# $NetBSD: Makefile.application,v 1.10 2003/09/04 08:21:52 martti Exp $
.include "../../mk/bsd.prefs.mk"
@@ -17,6 +17,8 @@ SUSE_VERSION= 7.3
. include "../../emulators/${SUSE_DIR_PREFIX}_linux/Makefile.common"
. endif
+.elif ${OPSYS} == "Linux"
+# No Linux emulation is needed
.else
# we put a value here so that the creation of the bulk
# build cache files works correctly on non-i386 machines.