summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-bn
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/patches/patch-bn')
-rw-r--r--graphics/graphviz/patches/patch-bn22
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/graphviz/patches/patch-bn b/graphics/graphviz/patches/patch-bn
new file mode 100644
index 00000000000..2442156f792
--- /dev/null
+++ b/graphics/graphviz/patches/patch-bn
@@ -0,0 +1,22 @@
+$NetBSD: patch-bn,v 1.1 2004/11/29 22:11:51 seb Exp $
+
+--- tcldot/Makefile.am.orig 2004-09-08 21:27:30.000000000 +0000
++++ tcldot/Makefile.am
+@@ -2,8 +2,6 @@
+
+ SUBDIRS = demo
+
+-pdfdir = $(pkgdatadir)/doc/pdf
+-htmldir = $(pkgdatadir)/doc/html
+
+ AM_CPPFLAGS = \
+ -I$(top_srcdir) \
+@@ -31,8 +29,6 @@ noinst_HEADERS = tcldot.h
+ if WITH_TCL
+ pkglib_LTLIBRARIES = libtcldot.la
+ man_MANS = $(man)
+-pdf_DATA = $(pdf)
+-html_DATA = $(html)
+ endif
+
+ libtcldot_la_SOURCES = tcldot.c tkgen.c $(top_srcdir)/gdtclft/gdtclft.c