Index: textproc/libxml2/Makefile =================================================================== --- textproc/libxml2/Makefile (revision 354087) +++ textproc/libxml2/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= libxml2 PORTVERSION= 2.9.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ \ @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake iconv libtool:keepla pathfix pkgconfig shebangfix USE_LDCONFIG= yes -CONFIGURE_ARGS?=--with-iconv=${ICONVBASE} \ +CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \ --with-html-dir=${PREFIX}/share/doc \ --with-html-subdir=${PORTNAME} \ --with-lzma=/usr \