From 9e8604452543fb30359db3173e67c6076b7fefbb Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 27 Mar 2014 13:30:12 +0000 Subject: - Fix startup script - Fix whitespace PR: 188011 Submitted by: takefu Sponsored by: Absolight --- dns/bind99/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dns/bind99/Makefile') 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} -- cgit v1.2.3