[Bug 247940] Introduce gssapi=.. in DEFAULT_VERSIONS like for ssl=...

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Sep 2023 01:22:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247940

--- Comment #6 from Joseph Mingrone <jrm@freebsd.org> ---
(In reply to Joseph Mingrone from comment #5)

I reread the comments in Mk/bsd.options.mk.  Rather than setting WITH and
WITHOUT in /etc/make.conf, it's recommended to use something like this:

net_samba416_UNSET+=GSSAPI_BUILTIN
net_samba416_SET+=GSSAPI_MIT

WITH= and WITHOUT= can be set on the command line, and the values override
those set in /etc/make.conf.

-- 
You are receiving this mail because:
You are on the CC list for the bug.