summaryrefslogtreecommitdiffstats
path: root/share/man/man5/make.conf.5
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2003-05-05 07:58:44 +0000
committermarkm <markm@FreeBSD.org>2003-05-05 07:58:44 +0000
commitee63e7dc15cc9a4f4ef4c40ed7ae743aa0706003 (patch)
tree56d309156db9452465ff78724b6b4c3a6e0cbcba /share/man/man5/make.conf.5
parenta7d933895cee5d8535b76f436f05f14decfd5967 (diff)
downloadFreeBSD-src-ee63e7dc15cc9a4f4ef4c40ed7ae743aa0706003.zip
FreeBSD-src-ee63e7dc15cc9a4f4ef4c40ed7ae743aa0706003.tar.gz
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
cleanups were necessary in release/Makefile, and the tinderbox code was syntax checked, not run checked.
Diffstat (limited to 'share/man/man5/make.conf.5')
-rw-r--r--share/man/man5/make.conf.58
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index f6cb9d4..4ca86b1 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -409,13 +409,9 @@ This code is patented in the USA and many European countries.
It is
.Em "YOUR RESPONSIBILITY"
to determine if you can legally use IDEA.
-.It Va MAKE_KERBEROS5
+.It Va NO_KERBEROS
.Pq Vt bool
-Set this to build Kerberos5 (KTH Heimdal).
-.Em WARNING !
-This is still experimental code.
-If you need stable Kerberos5, use the
-port(s).
+Set this if you do not want to build Kerberos 5 (KTH Heimdal).
.It Va ENABLE_SUID_K5SU
.Pq Vt bool
Set this if you wish to use the ksu utility.
OpenPOWER on IntegriCloud