summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjlam <jlam>2007-07-30 22:01:11 +0000
committerjlam <jlam>2007-07-30 22:01:11 +0000
commit406d652327180f9b31fc3ff54230ef68da8b54e8 (patch)
treee9e26f8c088795399e7785a78f9b3cc280dd1983 /emulators
parent326838c314e7fe1045cf18d15b061ad30d48de8a (diff)
downloadpkgsrc-406d652327180f9b31fc3ff54230ef68da8b54e8.tar.gz
Replace for @LINUX_BASE@ in linux{,32}-mkpwd. This only affected the
documentation at the head of the script, so I'm not going to bother bumping the PKGREVISION for this.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse100_base/Makefile4
-rw-r--r--emulators/suse91_base/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/suse100_base/Makefile b/emulators/suse100_base/Makefile
index 15ee84be338..47e3644256a 100644
--- a/emulators/suse100_base/Makefile
+++ b/emulators/suse100_base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/07/30 14:42:43 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2007/07/30 22:01:11 jlam Exp $
DISTNAME= suse_base-${SUSE_VERSION}
PKGREVISION= 5
@@ -30,7 +30,7 @@ OWN_DIRS+= ${EMULSUBDIR}
SUBST_CLASSES+= suse
SUBST_STAGE.suse= do-build
SUBST_FILES.suse= SuSE-release linux-mkpwd.sh
-SUBST_VARS.suse= EMULDIR SUSE_ARCH SUSE_VERSION
+SUBST_VARS.suse= EMULDIR LINUX_BASE SUSE_ARCH SUSE_VERSION
# Some platforms, e.g. FreeBSD, need to "brand" the ELF binaries to
# the correct type.
diff --git a/emulators/suse91_base/Makefile b/emulators/suse91_base/Makefile
index d2c67f75b11..115fbf0e746 100644
--- a/emulators/suse91_base/Makefile
+++ b/emulators/suse91_base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/07/30 14:42:43 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2007/07/30 22:01:11 jlam Exp $
DISTNAME= suse_base-${SUSE_VERSION}
PKGREVISION= 14
@@ -30,7 +30,7 @@ OWN_DIRS+= ${EMULSUBDIR}
SUBST_CLASSES+= suse
SUBST_STAGE.suse= do-build
SUBST_FILES.suse= SuSE-release linux-mkpwd.sh
-SUBST_VARS.suse= EMULDIR SUSE_ARCH SUSE_VERSION
+SUBST_VARS.suse= EMULDIR LINUX_BASE SUSE_ARCH SUSE_VERSION
# Some platforms, e.g. FreeBSD, need to "brand" the ELF binaries to
# the correct type.