summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-02-15 16:34:56 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-02-15 16:34:56 +0000
commit51d031de2297744207546a0dea94dbaac2daaa97 (patch)
treef62183d529e22cb6f2ec221ce6131ef3d06d6036 /etc
parenta797f161a5d7a6441ec26a9df8830631e82b66a0 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index c160850cd626..24d990acc849 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -106,7 +106,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#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
+#NOMAN= true # do not build manual pages
#NOPERL= true # do not build perl. Disables OpenSSL optimizations
#NOPROFILE= true # Avoid compiling profiled libraries
#NOSECURE= true # do not build crypto code in secure/ subdir