diff options
Diffstat (limited to 'graphics/graphviz/patches/patch-lib_gvc_Makefile.am')
-rw-r--r-- | graphics/graphviz/patches/patch-lib_gvc_Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/graphviz/patches/patch-lib_gvc_Makefile.am b/graphics/graphviz/patches/patch-lib_gvc_Makefile.am index 18bb33555b2..062ceb636fc 100644 --- a/graphics/graphviz/patches/patch-lib_gvc_Makefile.am +++ b/graphics/graphviz/patches/patch-lib_gvc_Makefile.am @@ -1,10 +1,10 @@ -$NetBSD: patch-lib_gvc_Makefile.am,v 1.1 2021/10/21 19:44:31 schmonz Exp $ +$NetBSD: patch-lib_gvc_Makefile.am,v 1.2 2022/07/22 12:04:46 micha Exp $ Link with pthread library, if needed. ---- lib/gvc/Makefile.am.orig 2021-10-16 16:39:12.000000000 +0000 +--- lib/gvc/Makefile.am.orig 2022-07-07 15:43:58.000000000 +0000 +++ lib/gvc/Makefile.am -@@ -71,7 +71,7 @@ libgvc_la_LIBADD = $(libgvc_C_la_LIBADD) +@@ -55,7 +55,7 @@ libgvc_la_LIBADD = $(libgvc_C_la_LIBADD) $(top_builddir)/lib/cdt/libcdt.la \ $(top_builddir)/lib/cgraph/libcgraph.la \ $(top_builddir)/lib/pathplan/libpathplan.la \ @@ -12,4 +12,4 @@ Link with pthread library, if needed. + $(EXPAT_LIBS) $(Z_LIBS) $(MATH_LIBS) ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} libgvc_la_DEPENDENCIES = $(libgvc_C_la_DEPENDENCIES) - if WITH_WIN32 + .3.3.pdf: |