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:libfilereq:SFinternal.h | |
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:libfilereq:SFinternal.h')
-rw-r--r-- | graphics/graphviz/files/patch-lefty:ws:x11:libfilereq:SFinternal.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/graphviz/files/patch-lefty:ws:x11:libfilereq:SFinternal.h b/graphics/graphviz/files/patch-lefty:ws:x11:libfilereq:SFinternal.h deleted file mode 100644 index cf039634d6ba..000000000000 --- a/graphics/graphviz/files/patch-lefty:ws:x11:libfilereq:SFinternal.h +++ /dev/null @@ -1,10 +0,0 @@ ---- lefty/ws/x11/libfilereq/SFinternal.h.orig Tue Apr 18 05:56:37 2000 -+++ lefty/ws/x11/libfilereq/SFinternal.h Tue Oct 17 18:27:51 2000 -@@ -29,6 +29,7 @@ - #include <X11/Xos.h> - #include <X11/Xaw/Text.h> - #include <X11/Xaw/AsciiText.h> -+#include <sys/types.h> - - #define SEL_FILE_CANCEL -1 - #define SEL_FILE_OK 0 |