summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/patches/patch-ay')
-rw-r--r--graphics/graphviz/patches/patch-ay29
1 files changed, 29 insertions, 0 deletions
diff --git a/graphics/graphviz/patches/patch-ay b/graphics/graphviz/patches/patch-ay
new file mode 100644
index 00000000000..7e8bc06b13a
--- /dev/null
+++ b/graphics/graphviz/patches/patch-ay
@@ -0,0 +1,29 @@
+$NetBSD: patch-ay,v 1.7 2004/11/29 22:11:51 seb Exp $
+
+--- doc/info/Makefile.in.orig 2004-09-14 22:13:01.000000000 +0000
++++ doc/info/Makefile.in
+@@ -157,7 +157,6 @@ SOCKET_LIBS = @SOCKET_LIBS@
+ SORT = @SORT@
+ STRIP = @STRIP@
+ TCLINT_INCLUDES = @TCLINT_INCLUDES@
+-TCLSH = @TCLSH@
+ TCL_CFLAGS = @TCL_CFLAGS@
+ TCL_DEFS = @TCL_DEFS@
+ TCL_INCLUDES = @TCL_INCLUDES@
+@@ -183,7 +182,6 @@ TK_VERSION = @TK_VERSION@
+ TK_XINCLUDES = @TK_XINCLUDES@
+ TOP_DIR = @TOP_DIR@
+ VERSION = @VERSION@
+-WISH = @WISH@
+ WITH_MYLIBGD_FALSE = @WITH_MYLIBGD_FALSE@
+ WITH_MYLIBGD_TRUE = @WITH_MYLIBGD_TRUE@
+ WITH_TCL_FALSE = @WITH_TCL_FALSE@
+@@ -250,7 +248,7 @@ target_alias = @target_alias@
+ target_cpu = @target_cpu@
+ target_os = @target_os@
+ target_vendor = @target_vendor@
+-htmldir = $(pkgdatadir)/doc/html/info
++htmldir = $(prefix)/share/doc/html/graphviz
+ html_DATA = attrs.html colors.html command.html grammar.html \
+ index.html lang.html output.html shapes.html \
+ Mcircle.gif Mdiamond.gif Msquare.gif \