diff options
-rw-r--r-- | share/examples/etc/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 74c78f1..1c502c3 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -109,6 +109,7 @@ #NO_IPFILTER= true # do not build IP Filter package #NO_LPR= true # do not build lpr and related programs #NO_MAILWRAPPER=true # do not build the mailwrapper(8) MTA selector +#NOMAN true # do not build or install manual pages #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 |