summaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/files/patch-ab')
-rw-r--r--textproc/libxml2/files/patch-ab15
1 files changed, 8 insertions, 7 deletions
diff --git a/textproc/libxml2/files/patch-ab b/textproc/libxml2/files/patch-ab
index 53faf2f4006d..e21bcc174b83 100644
--- a/textproc/libxml2/files/patch-ab
+++ b/textproc/libxml2/files/patch-ab
@@ -1,13 +1,14 @@
---- configure 2000/11/15 09:47:14 1.1
-+++ configure 2000/11/15 09:51:34
-@@ -3419,8 +3419,8 @@
+
+$FreeBSD$
+
+--- configure.orig Thu Feb 8 13:39:59 2001
++++ configure Fri Feb 9 02:04:41 2001
+@@ -3474,7 +3474,7 @@
XML_LIBDIR='-L${libdir}'
-XML_INCLUDEDIR='-I${includedir}/libxml -I${includedir}'
--XML_LIBS="-lxml $Z_LIBS $M_LIBS $LIBS"
-+XML_INCLUDEDIR='-I${includedir}/libxml2 -I${includedir}'
-+XML_LIBS="-lxml2 $Z_LIBS $M_LIBS $LIBS"
++XML_INCLUDEDIR='-I${includedir}/libxml2 -I${includedir}/libxml2/libxml'
+ XML_LIBS="-lxml2 $Z_LIBS $M_LIBS $LIBS"
XML_CFLAGS=""
-