diff options
Diffstat (limited to 'share/examples/etc/make.conf')
-rw-r--r-- | share/examples/etc/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 269b00c..6f4447e 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -125,8 +125,8 @@ #NO_MODULES= # do not build modules with the kernel #NO_NETCAT= # do not build netcat #NO_NIS= # do not build NIS support and related programs. - # If set, you might need to adopt your - # nsswitch.conf(5) and remove `nis' entries. +# # If NO_NIS is set, you might need to adopt your +# # nsswitch.conf(5) and remove `nis' entries. #NO_OBJC= # do not build Objective C support #NO_OPENSSH= # do not build OpenSSH #NO_OPENSSL= # do not build OpenSSL (implies NO_KERBEROS/NO_OPENSSH) |