From fb83d6ffa3c118ab5f2b981cad8a2e340ca8268e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 6 Jan 2014 17:31:55 +0000 Subject: [PATCH] Fix gssapi options knob. --- dns/bind99/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 458c0fd03ba0..c7d36eb8c8f0 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -2,7 +2,7 @@ PORTNAME?= bind99 PORTVERSION= 9.9.4 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -105,7 +105,7 @@ DLZ_FILESYSTEM_CONFIGURE_ON= --with-dlz-filesystem=yes DLZ_STUB_CONFIGURE_ON= --with-dlz-stub=yes -GSSAPI_CONFIGURE_ENABLE= gssapi +GSSAPI_CONFIGURE_WITH= gssapi .include