aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-05 19:30:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-05 19:30:43 +0000
commitb89408e5c9805ad895273a2aba3714ff6002f1c6 (patch)
treef8f5294cb9843aca1259d730fe465409ce68e6cf /devel
parent4aa0ddeae2e63def12b17825cc4667a1a2106dd6 (diff)
downloadports-b89408e5c9805ad895273a2aba3714ff6002f1c6.tar.gz
ports-b89408e5c9805ad895273a2aba3714ff6002f1c6.zip
Notes
Diffstat (limited to 'devel')
-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}" \