pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/darcnes Back out previous, irrelevant quote ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc07828f30ed
branches: trunk
changeset: 490506:fc07828f30ed
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Sun Mar 13 16:29:51 2005 +0000
description:
Back out previous, irrelevant quote fix.
diffstat:
emulators/darcnes/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3d20c398e547 -r fc07828f30ed emulators/darcnes/Makefile.common
--- a/emulators/darcnes/Makefile.common Sun Mar 13 15:49:03 2005 +0000
+++ b/emulators/darcnes/Makefile.common Sun Mar 13 16:29:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2005/03/07 09:48:36 uebayasi Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/03/13 16:29:51 uebayasi Exp $
DISTNAME= dn9b0401
CATEGORIES= emulators
@@ -26,7 +26,7 @@
.endif
.if ( ${MACHINE_ARCH} == "i386" )
-MAKE_FLAGS+= MACH_TYPES=-DMACH_TYPES="\"types-i386.h\""
+MAKE_FLAGS+= MACH_TYPES=-DMACH_TYPES=\\\"types-i386.h\\\"
.else
MAKE_FLAGS+= C_ONLY=-DC_ONLY
.endif
Home |
Main Index |
Thread Index |
Old Index