diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 508356c8a48d..d3d9adc4a391 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/libxml MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= iconv.1:${PORTSDIR}/converters/iconv +LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv USE_GMAKE= yes USE_LIBTOOL= yes |