diff options
Diffstat (limited to 'dns/idnkit/Makefile')
-rw-r--r-- | dns/idnkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile index 28c6eee1910d..b2c621c8a3ef 100644 --- a/dns/idnkit/Makefile +++ b/dns/idnkit/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= A library to handle internationalized domain names -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \ |