diff options
Diffstat (limited to 'share/examples/etc/make.conf')
| -rw-r--r-- | share/examples/etc/make.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index bc8bbbad6bbb..8a26d2be3b40 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -113,7 +113,8 @@ #NO_MODULES= true # do not build modules with the kernel #NO_OBJC= true # do not build Objective C support #NO_OPENSSH= true # do not build OpenSSH -#NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH) +#NO_OPENSSL= true # do not build OpenSSL (implies NO_KERBEROS and +# NO_OPENSSH) #NO_SENDMAIL= true # do not build sendmail and related programs #NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs #NO_TCSH= true # do not build and install /bin/csh (which is tcsh) |
