summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-dotneato:dot.c
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 19:12:27 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 19:12:27 +0000
commit09af51cc2bf96bee32fb234721adbb8c74ac904f (patch)
treefa4c8fa3865ced52e99b3a6ad460dc66a2c15c10 /graphics/graphviz/files/patch-dotneato:dot.c
parentFix installation, broken by last commit (diff)
o Update to 1.7.6
o Depend on freetype2 instead of freetype o Remove all patches since they are no longer necessary in this latest update PR: 29015 Submitted by: Kato Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=45845
Diffstat (limited to 'graphics/graphviz/files/patch-dotneato:dot.c')
-rw-r--r--graphics/graphviz/files/patch-dotneato:dot.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/graphviz/files/patch-dotneato:dot.c b/graphics/graphviz/files/patch-dotneato:dot.c
deleted file mode 100644
index 7551fa1423de..000000000000
--- a/graphics/graphviz/files/patch-dotneato:dot.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- dotneato/dot.c.orig Wed Feb 7 01:44:19 2001
-+++ dotneato/dot.c Tue Feb 27 06:49:51 2001
-@@ -17,7 +17,9 @@
- #ifdef HAVE_CONFIG_H
- #include "gvconfig.h"
- #endif
-+#ifndef DATE
- #include "stamp.h"
-+#endif
- #include <time.h>
- #ifndef MSWIN32
- #include <unistd.h>