aboutsummaryrefslogtreecommitdiff
path: root/graphics/libwmf/files
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-18 06:34:16 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-18 06:34:16 +0000
commitf8bfb76b6c2507492ee454929a45c8d79743b918 (patch)
tree60553ddf595ff697b5a18e73e8facd4ac8d671fc /graphics/libwmf/files
parent104b31bdb3eb961675f2eded153f7159664c0b7e (diff)
Notes
Diffstat (limited to 'graphics/libwmf/files')
-rw-r--r--graphics/libwmf/files/patch-font.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/libwmf/files/patch-font.h b/graphics/libwmf/files/patch-font.h
deleted file mode 100644
index e9e83cc0e268..000000000000
--- a/graphics/libwmf/files/patch-font.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/ipa/ipa/font.h.orig Sat Mar 30 21:02:34 2002
-+++ src/ipa/ipa/font.h Sat Mar 30 21:02:47 2002
-@@ -851,8 +851,8 @@
-
- #ifdef HAVE_XML2
-
--#include <parser.h>
--#include <parserInternals.h>
-+#include <libxml2/libxml/parser.h>
-+#include <libxml2/libxml/parserInternals.h>
-
- static void xml2_start (void* user_data,const char* tag,const char** attributes)
- { const char** attr;