aboutsummaryrefslogtreecommitdiff
path: root/dns/bind98
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-06-17 17:16:33 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-06-17 17:16:33 +0000
commitf58623613298d1d07edccb4e9e8054a12ddfc4e9 (patch)
tree41e854ee4dffd4518a35c3fc4d4fb88bcff5f4a6 /dns/bind98
parent802e93f22b3e549258a623f7ab6dbfb79501bd50 (diff)
downloadports-f58623613298d1d07edccb4e9e8054a12ddfc4e9.tar.gz
ports-f58623613298d1d07edccb4e9e8054a12ddfc4e9.zip
Notes
Diffstat (limited to 'dns/bind98')
-rw-r--r--dns/bind98/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index 51774ebe1f86..c4b1bdf799d6 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 98
@@ -31,9 +31,6 @@ ETCDIR= ${PREFIX}/etc/namedb
CONFLICTS= bind9*-9.[45679].* bind9*-sdb-9.[45679].* bind-tools-9.*
-WITH=GSSAPI_HEIMDAL
-WITHOUT=GSSAPI_NONE
-
OPTIONS_DEFAULT= IPV6 SSL THREADS GSSAPI_NONE
OPTIONS_DEFINE= SSL LINKS IDN REPLACE_BASE LARGE_FILE \
FIXED_RRSET RPZ_NSIP RPZ_NSDNAME RPZRRL_PATCH \