mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix gssapi options knob.
This commit is contained in:
parent
16633330a7
commit
fb83d6ffa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338910
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue