Fix gssapi options knob.

This commit is contained in:
Mathieu Arnold 2014-01-06 17:31:55 +00:00
parent 16633330a7
commit fb83d6ffa3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338910

View file

@ -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 <bsd.port.options.mk>