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:ws:x11: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:ws:x11:Makefile.am')
-rw-r--r-- | graphics/graphviz/files/patch-lefty:ws:x11:Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/graphviz/files/patch-lefty:ws:x11:Makefile.am b/graphics/graphviz/files/patch-lefty:ws:x11:Makefile.am deleted file mode 100644 index 3d216114faf1..000000000000 --- a/graphics/graphviz/files/patch-lefty:ws:x11:Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- lefty/ws/x11/Makefile.am.orig Sat May 27 03:07:57 2000 -+++ lefty/ws/x11/Makefile.am Fri Nov 3 03:25:30 2000 -@@ -9,7 +9,7 @@ - noinst_HEADERS = gcommon.h - noinst_LTLIBRARIES = libws.la - --INCLUDES = -I../.. -+INCLUDES = @X_CFLAGS@ -I../.. - - libws_la_SOURCES = garray.c gbutton.c gcanvas.c gcommon.c glabel.c \ - gmenu.c gpcanvas.c gquery.c gscroll.c gtext.c gview.c gcommon.h |