aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-12-17 15:32:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-12-17 15:32:28 +0000
commit72601112e1b02894e31b53ae7612a8db676b6391 (patch)
tree3d4d3de37a7f2b130c8f69251ce2f1c70102252d /dns
parentca06e7b452e9a9ef8aac391c92b9cc4984b99cc1 (diff)
downloadports-72601112e1b02894e31b53ae7612a8db676b6391.tar.gz
ports-72601112e1b02894e31b53ae7612a8db676b6391.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/idnkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile
index ad86f3ab6ffb..c277ccfc24f3 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