aboutsummaryrefslogtreecommitdiff
path: root/dns/bind99/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-03-27 13:30:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-03-27 13:30:12 +0000
commit9e8604452543fb30359db3173e67c6076b7fefbb (patch)
tree4667cab2771b9765b8064caab0c7596c006ce08b /dns/bind99/Makefile
parente64fdb9d4ed46ee90c42efc8efda8f855fa74726 (diff)
downloadports-9e8604452543fb30359db3173e67c6076b7fefbb.tar.gz
ports-9e8604452543fb30359db3173e67c6076b7fefbb.zip
Notes
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r--dns/bind99/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index c043cc7793b7..c1c794869dcc 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= 9.9.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -70,7 +70,7 @@ SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE}
SSL_USE= openssl=yes
SSL_CONFIGURE_OFF= --disable-openssl-version-check --without-openssl
-NEWSTATS_CONFIGURE_ENABLE= newstats
+NEWSTATS_CONFIGURE_ENABLE= newstats
IDN_USES= iconv
IDN_CONFIGURE_ON= --with-idn=${LOCALBASE} ${ICONV_CONFIGURE_BASE}