summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-06 08:27:28 +0000
committersobomax <sobomax@FreeBSD.org>2001-12-06 08:27:28 +0000
commitb1fdeb9c5b0da1e938b0f90d0fce982dc6b4a381 (patch)
tree8286e459cebbeeba3c99cc8b5c2902b74905ae09
parent30890981aba6c110be6c8c254b2c70ba94e43ec4 (diff)
downloadFreeBSD-ports-b1fdeb9c5b0da1e938b0f90d0fce982dc6b4a381.zip
FreeBSD-ports-b1fdeb9c5b0da1e938b0f90d0fce982dc6b4a381.tar.gz
Update to 2.4.11.
PR: 32309 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
-rw-r--r--textproc/libxml2/Makefile4
-rw-r--r--textproc/libxml2/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 20889e6..aca7ed8 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libxml2
-PORTVERSION= 2.4.10
+PORTVERSION= 2.4.11
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libxml
@@ -20,7 +20,7 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --with-iconv \
+CONFIGURE_ARGS= --with-iconv=${LOCALBASE} \
--with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index 58bd347..94f760c 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1 +1 @@
-MD5 (libxml2-2.4.10.tar.gz) = f1a08620eed8d023b6a64d2c7044bc1b
+MD5 (libxml2-2.4.11.tar.gz) = 07691480fdfd6fc54ccf3750481a9cd4
OpenPOWER on IntegriCloud