summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-tools::sfio::sfhdr.h
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-12-28 16:20:34 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-12-28 16:20:34 +0000
commitf0798650de3f415075f26719a96be42400c867b7 (patch)
treeaec03c6a03d0b4570b6ad232fd9dac4747fac3b3 /graphics/graphviz/files/patch-tools::sfio::sfhdr.h
parent- Use MANL (diff)
Update to 2.6.
This brings back PNG support (for those who missed it with doxygen). Previously it was not included because of the way it's handled by the configure script if you use an external version of gd. This version of graphviz depends upon v2.0.34 of gd, but this version isn't available from the vendor site. Therefore graphviz uses the included version of gd. I haven't removed the dependency upon gd, to let it pickup the port version of gd when it's available. In this case someone should check if PNG support is still included. This port disables all new language bindings (like perl, python, ...) of the 2.6 version to not increase the number of dependencies. Interested parties should create new ports for those bindings. Tested with: devel/doxygen
Notes
Notes: svn path=/head/; revision=152287
Diffstat (limited to 'graphics/graphviz/files/patch-tools::sfio::sfhdr.h')
-rw-r--r--graphics/graphviz/files/patch-tools::sfio::sfhdr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphviz/files/patch-tools::sfio::sfhdr.h b/graphics/graphviz/files/patch-tools::sfio::sfhdr.h
index efdc60a1cad5..d03db3e894bb 100644
--- a/graphics/graphviz/files/patch-tools::sfio::sfhdr.h
+++ b/graphics/graphviz/files/patch-tools::sfio::sfhdr.h
@@ -1,5 +1,5 @@
---- tools/sfio/sfhdr.h.orig Fri Apr 27 04:17:42 2001
-+++ tools/sfio/sfhdr.h Tue Feb 18 19:26:37 2003
+--- lib/sfio/sfhdr.h.orig Fri Apr 27 04:17:42 2001
++++ lib/sfio/sfhdr.h Tue Feb 18 19:26:37 2003
@@ -122,6 +122,10 @@
#include <errno.h>
#include <ctype.h>