Move NOMAN down the section without underscore characters.
Add a forgotten `=' sign. Thanks to: ru, bde
This commit is contained in:
parent
baa3851626
commit
0890842fe7
@ -109,7 +109,6 @@
|
||||
#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
|
||||
@ -122,6 +121,7 @@
|
||||
#NOGAMES= true # do not build games (games/ subdir)
|
||||
#NOINFO= true # do not make or install info files
|
||||
#NOLIBC_R= true # do not build libc_r (re-entrant version of libc)
|
||||
#NOMAN= true # do not build manual pages
|
||||
#NOPROFILE= true # Avoid compiling profiled libraries
|
||||
#NOSECURE= true # do not build crypto code in secure/ subdir
|
||||
#NOSHARE= true # do not go into the share subdir
|
||||
|
Loading…
x
Reference in New Issue
Block a user