diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-05 19:12:27 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-05 19:12:27 +0000 |
commit | 09af51cc2bf96bee32fb234721adbb8c74ac904f (patch) | |
tree | fa4c8fa3865ced52e99b3a6ad460dc66a2c15c10 /graphics/graphviz/files/patch-lefty:Makefile.am | |
parent | Fix 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-lefty:Makefile.am')
-rw-r--r-- | graphics/graphviz/files/patch-lefty:Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/graphviz/files/patch-lefty:Makefile.am b/graphics/graphviz/files/patch-lefty:Makefile.am deleted file mode 100644 index 55f99149e66e..000000000000 --- a/graphics/graphviz/files/patch-lefty:Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ ---- lefty/Makefile.am.orig Sun Oct 15 16:53:05 2000 -+++ lefty/Makefile.am Fri Nov 3 03:24:02 2000 -@@ -21,6 +21,7 @@ - nmakefile makefile.old - - INCLUDES = \ -+ @X_CFLAGS@ \ - -I$(srcdir)/ws/x11 \ - -I$(srcdir)/os/unix \ - -I$(srcdir)/dot2l |