aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/examples/etc/make.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 80795c8734762..18a4190b7fe55 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -107,6 +107,7 @@
#NO_GDB= true # do not build GDB
#NO_I4B= true # do not build isdn4bsd package
#NO_IPFILTER= true # do not build IP Filter package
+#NO_KERBEROS= true # do not build and install Kerberos 5 (KTH Heimdal)
#NO_LPR= true # do not build lpr and related programs
#NO_MAILWRAPPER=true # do not build the mailwrapper(8) MTA selector
#NO_MODULES= true # do not build modules with the kernel
@@ -201,11 +202,6 @@
#LOADER_TFTP_SUPPORT= YES
#
#
-# Kerberos 5
-# If you do not want Kerberos 5 (KTH Heimdal), define this:
-#
-#NO_KERBEROS= yes
-#
# Kerberos 5 su (k5su)
# If you want to use the k5su utility, define this to have it installed
# set-user-ID.