summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/idnkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile
index ad86f3a..c277ccf 100644
--- a/dns/idnkit/Makefile
+++ b/dns/idnkit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= idnkit
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.nic.ad.jp/ja/idn/idnkit/download/sources/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -19,7 +20,8 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \
- --enable-runidn
+ --enable-runidn \
+ --enable-extra-ace
INSTALLS_SHLIB= yes
OpenPOWER on IntegriCloud