summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/patches/patch-ah')
-rw-r--r--graphics/graphviz/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/graphviz/patches/patch-ah b/graphics/graphviz/patches/patch-ah
new file mode 100644
index 00000000000..d1bab0961e1
--- /dev/null
+++ b/graphics/graphviz/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.8 2007/03/03 16:51:37 joerg Exp $
+
+--- lib/gvc/Makefile.in.orig 2007-02-26 23:34:57.000000000 +0000
++++ lib/gvc/Makefile.in
+@@ -447,7 +447,7 @@ libgvc_la_LIBADD = $(libgvc_C_la_LIBADD)
+ $(top_builddir)/lib/cdt/libcdt.la \
+ $(top_builddir)/lib/graph/libgraph.la \
+ $(top_builddir)/lib/pathplan/libpathplan.la \
+- @EXPAT_LIBS@ @Z_LIBS@
++ @EXPAT_LIBS@ @Z_LIBS@ -lm
+
+
+ #For use without plugins.