aboutsummaryrefslogtreecommitdiff
path: root/devel/gettext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext/Makefile')
-rw-r--r--devel/gettext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 2a48272f1faa..84c74771bf39 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -14,11 +14,11 @@ MASTER_SITE_SUBDIR= gettext
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU gettext package
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+USE_ICONV= yes
CONFIGURE_ENV= ACLOCAL="${TRUE}" \
AUTOCONF="${TRUE}" \
AUTOMAKE="${TRUE}" \