summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ah
diff options
context:
space:
mode:
authorseb <seb>2002-03-05 13:37:29 +0000
committerseb <seb>2002-03-05 13:37:29 +0000
commit219bb8d2dc7b6f7df44998812b11cf6489aebdee (patch)
tree3205123e03727320fe958e221177da38ae3fdc44 /graphics/graphviz/patches/patch-ah
parentb8c28153a57541ac431331f98abfa9403df853d8 (diff)
downloadpkgsrc-219bb8d2dc7b6f7df44998812b11cf6489aebdee.tar.gz
Initial import of Graphviz, version 1.8.1, into the NetBSD Packages
Collection. Graphviz is a set of graph drawing tools. It includes: - dot: makes hierarchical layouts of directed graphs - neato: makes "spring" model layouts of undirected graphs - lefty: a programmable graphics editor - dotty: a customizable interface written in LEFTY - tcldot: a customizable graphical interface written in TCL - libgraph: the base library for graph tools - various associated utilities
Diffstat (limited to 'graphics/graphviz/patches/patch-ah')
-rw-r--r--graphics/graphviz/patches/patch-ah23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/graphviz/patches/patch-ah b/graphics/graphviz/patches/patch-ah
new file mode 100644
index 00000000000..02884d335d6
--- /dev/null
+++ b/graphics/graphviz/patches/patch-ah
@@ -0,0 +1,23 @@
+$NetBSD: patch-ah,v 1.1.1.1 2002/03/05 13:37:29 seb Exp $
+
+--- tcldgl/Makefile.am.orig Thu Feb 21 23:16:54 2002
++++ tcldgl/Makefile.am
+@@ -7,8 +7,7 @@
+ -I$(top_srcdir)/cdt \
+ -I$(top_srcdir)/tclhandle \
+ -I$(top_srcdir)/incr \
+- -I$(top_srcdir)/shape \
+- -I@TCLSH_EXEC_PREFIX@/include
++ -I$(top_srcdir)/shape
+
+ LIBS =
+
+@@ -32,7 +31,7 @@
+ ../agutil/libagutil.la \
+ ../shape/libshape.la \
+ ../ns/libns.la \
+- ../tclstubs/libtclstubs.la \
++ ${TCL_STUB_LIB_SPEC} \
+ -lc -lm
+
+ all-local: pkgIndex.tcl