summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ah
blob: d1bab0961e127d69177574ba7d75f9eba966d07e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.