diff options
Diffstat (limited to 'graphics/graphviz/patches/patch-cn')
-rw-r--r-- | graphics/graphviz/patches/patch-cn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/graphviz/patches/patch-cn b/graphics/graphviz/patches/patch-cn new file mode 100644 index 00000000000..513e5d138ce --- /dev/null +++ b/graphics/graphviz/patches/patch-cn @@ -0,0 +1,12 @@ +$NetBSD: patch-cn,v 1.1 2004/11/29 22:11:51 seb Exp $ + +--- dotneato/dotgen/Makefile.am.orig 2004-08-12 22:29:42.000000000 +0000 ++++ dotneato/dotgen/Makefile.am +@@ -1,6 +1,6 @@ + ## Process this file with automake to produce Makefile.in + +-pkgconfigdir = $(pkglibdir)/pkgconfig ++pkgconfigdir = $(libdir)/pkgconfig + + AM_CPPFLAGS = \ + -I$(top_srcdir) \ |