ports/textproc/libxml2/files/patch-ab
Mikhail Teterin 777318c580 Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple of
days ago, but the entire maintership (gnome@) is quiet...

Reviewed by:	maintainers' silence
2001-08-26 00:55:06 +00:00

14 lines
307 B
Text

$FreeBSD$
--- configure.orig Mon Jul 23 22:40:34 2001
+++ configure Mon Jul 30 15:39:38 2001
@@ -3571,7 +3572,7 @@
XML_LIBDIR='-L${libdir}'
-XML_INCLUDEDIR='-I${includedir}/libxml -I${includedir}'
+XML_INCLUDEDIR='-I${includedir}/libxml2 -I${includedir}/libxml2/libxml'
XML_CFLAGS=""
RDL_LIBS=""