summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2017-03-18 01:09:47 +0000
committerjunovitch <junovitch@FreeBSD.org>2017-03-18 01:09:47 +0000
commita8e7a91d352a1342aaeadfb6e8b890d2ab3ad853 (patch)
tree6fcf069d39ba4a1545a391cee0f186e66aae7334
parent03e6b2e7bf9127c7ab2c6117f0fae2b87b8e2adb (diff)
downloadFreeBSD-ports-a8e7a91d352a1342aaeadfb6e8b890d2ab3ad853.zip
FreeBSD-ports-a8e7a91d352a1342aaeadfb6e8b890d2ab3ad853.tar.gz
graphics/libwmf: remove unneeded patch from r59593
- libxml2-config does the right thing and sets the right -I include PR: 216592 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
-rw-r--r--graphics/libwmf/files/patch-src-font.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/libwmf/files/patch-src-font.c b/graphics/libwmf/files/patch-src-font.c
deleted file mode 100644
index 107ee45..0000000
--- a/graphics/libwmf/files/patch-src-font.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/font.c.orig 2005-07-27 22:35:06.000000000 +0200
-+++ src/font.c 2013-03-21 03:00:23.000000000 +0100
-@@ -881,8 +881,8 @@
-
- #ifdef HAVE_LIBXML2
-
--#include <libxml/parser.h>
--#include <libxml/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;
OpenPOWER on IntegriCloud