summaryrefslogtreecommitdiff
path: root/emulators/pearpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/pearpc/Makefile')
-rw-r--r--emulators/pearpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile
index 65d74967f89..b99eaed3247 100644
--- a/emulators/pearpc/Makefile
+++ b/emulators/pearpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:12 rillig Exp $
#
DISTNAME= pearpc-0.3.1
@@ -39,7 +39,7 @@ do-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/ppccfg.example ${EGDIR}
-SUBST_CLASSES= conf
+SUBST_CLASSES+= conf
SUBST_STAGE.conf= post-patch
SUBST_FILES.conf= ppccfg.example
SUBST_SED.conf= -e "s|\"nvram\"|\"/tmp/nvram\"|"