security/p5-Authen-SASL: remove KERBEROS from OPTIONS_DEFAULT

security/cyrus-sasl2 does not bundle the GSS-API mech plugin by default,
for consistency reasons this port shouldn't do it too.
This is in preparation of 'uses=gssapi' knob in the ports system.

PR:		281120
Approved by:	jrm (mentor), otis (mentor), perl (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D47929
This commit is contained in:
Siva Mahadevan 2024-06-28 16:02:20 -04:00 committed by Michael Osipov
parent 119957ec73
commit 423876d30f

View file

@ -1,5 +1,6 @@
PORTNAME= Authen-SASL
PORTVERSION= 2.17
PORTREVISION= 1
DISTVERSIONSUFFIX= 00
CATEGORIES= security perl5
MASTER_SITES= CPAN
@ -25,7 +26,6 @@ CONFIGURE_ENV= AUTOMATED_TESTING=yes
NO_ARCH= yes
OPTIONS_DEFINE= KERBEROS
OPTIONS_DEFAULT=KERBEROS
KERBEROS_BUILD_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI
KERBEROS_RUN_DEPENDS= p5-GSSAPI>=0:security/p5-GSSAPI