summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/patches/patch-ar')
-rw-r--r--graphics/graphviz/patches/patch-ar22
1 files changed, 12 insertions, 10 deletions
diff --git a/graphics/graphviz/patches/patch-ar b/graphics/graphviz/patches/patch-ar
index de7eb7946f6..58e14c963f3 100644
--- a/graphics/graphviz/patches/patch-ar
+++ b/graphics/graphviz/patches/patch-ar
@@ -1,13 +1,15 @@
-$NetBSD: patch-ar,v 1.3 2003/03/03 11:35:01 seb Exp $
+$NetBSD: patch-ar,v 1.4 2004/04/17 16:56:10 seb Exp $
---- tcldot/demo/Makefile.am.orig 2003-01-15 17:22:16.000000000 +0000
-+++ tcldot/demo/Makefile.am
-@@ -2,7 +2,7 @@
+--- tkspline/Makefile.am.orig 2003-11-08 11:38:11.000000000 +0000
++++ tkspline/Makefile.am
+@@ -20,8 +20,8 @@ endif
+ libtkspline_la_SOURCES = tkspline.c
- AUTOMAKE_OPTIONS = 1.4
+ libtkspline_la_LIBADD = \
+- $(top_builddir)/tkstubs/libtkstubs.la \
+- $(top_builddir)/tclstubs/libtclstubs.la
++ ${TK_STUB_LIB_SPEC} \
++ ${TCL_STUB_LIB_SPEC}
+
+ all-local: pkgIndex.tcl
--demodir = $(datadir)/@PACKAGE@/demo
-+demodir = $(prefix)/share/examples/@PACKAGE@
- demo_SCRIPTS = doted gcat
- demo_DATA = doted.README gcat.README
- EXTRA_DIST = $(demo_SCRIPTS) $(demo_DATA) CVS/*