summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/magic/patches/patch-ab')
-rw-r--r--cad/magic/patches/patch-ab15
1 files changed, 12 insertions, 3 deletions
diff --git a/cad/magic/patches/patch-ab b/cad/magic/patches/patch-ab
index 17e6bab8207..5e9ca5bfedc 100644
--- a/cad/magic/patches/patch-ab
+++ b/cad/magic/patches/patch-ab
@@ -1,8 +1,17 @@
-$NetBSD: patch-ab,v 1.3 2004/01/23 11:43:33 agc Exp $
+$NetBSD: patch-ab,v 1.4 2005/09/22 15:28:35 minskim Exp $
---- scripts/config.orig Sat Jul 13 23:25:57 2002
+--- scripts/config.orig 2005-09-22 08:13:16.000000000 -0700
+++ scripts/config
-@@ -191,15 +191,21 @@
+@@ -52,7 +52,7 @@ Magic works with the following window co
+ CAT_EOF
+
+ set cflags=
+-set cppflags='-I. -I${MAGICDIR}'
++set cppflags="${CPPFLAGS} "'-I. -I${MAGICDIR}'
+ set dflags=
+ set oflags=
+
+@@ -191,15 +191,21 @@ case "1":
breaksw
case "2":
echo "NetBSD 1.x selected"