summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-02-21 13:25:00 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-02-21 13:25:00 +0000
commit66e9a4e5c82e12e5b600a5abd87728bd350f9ca8 (patch)
tree1b71912cda11732032c71f9d88151427a2d30de9 /cad
parentf1812463942ce26e512bd200c1b8b09fa33bf2e9 (diff)
downloadpkgsrc-66e9a4e5c82e12e5b600a5abd87728bd350f9ca8.tar.gz
part of update to 20070216
Diffstat (limited to 'cad')
-rw-r--r--cad/gschem/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa
new file mode 100644
index 00000000000..c5f71b87f02
--- /dev/null
+++ b/cad/gschem/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.15 2007/02/21 13:25:00 dmcmahill Exp $
+
+--- src/gschem.c.orig 2006-10-19 03:25:33.000000000 +0000
++++ src/gschem.c
+@@ -36,9 +36,7 @@
+ #include <dmalloc.h>
+ #endif
+
+-#ifdef HAVE_LOCALE_H
+ #include <locale.h>
+-#endif
+
+ #ifdef HAS_LIBSTROKE
+ /* libstroke prototype */