summaryrefslogtreecommitdiff
path: root/emulators/suse91_base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse91_base/Makefile')
-rw-r--r--emulators/suse91_base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse91_base/Makefile b/emulators/suse91_base/Makefile
index 86bd560c56f..2a92e987a7d 100644
--- a/emulators/suse91_base/Makefile
+++ b/emulators/suse91_base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/11/06 14:52:43 salo Exp $
+# $NetBSD: Makefile,v 1.17 2005/12/05 20:50:12 rillig Exp $
DISTNAME= suse_base-${SUSE_VERSION}
PKGREVISION= 8
@@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386 NetBSD-3.99*-x86_64 \
EXTRACT_ONLY= # empty
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR} LINUX_LIB=${LINUX_LIB}
+PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR:Q} LINUX_LIB=${LINUX_LIB:Q}
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"