aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2003-02-10 19:57:56 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2003-02-10 19:57:56 +0000
commit6042ca2e01e76255220ab853e78f8d5d8ddb5464 (patch)
tree4aff87bb2998fd6e0b9415d7e9964bea45904b96 /share
parent413a16d8896c149ccf4d443e29230527c2fecb83 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/examples/etc/make.conf7
-rw-r--r--share/man/man5/make.conf.510
2 files changed, 0 insertions, 17 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 37224bf9eddf..74c78f1fa42e 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -125,13 +125,6 @@
#NOSECURE= true # do not build crypto code in secure/ subdir
#NOSHARE= true # do not go into the share subdir
#
-# To build the OpenSSL manpages, uncomment the following. These are not
-# built by default because they clobber a number of system manpages with
-# manpages describing parts of the OpenSSL toolkit, including passwd(1),
-# err(3), md5(3), and others.
-#
-#WANT_OPENSSL_MANPAGES= true
-#
# To build sys/modules when building the world (our old way of doing things)
#MODULES_WITH_WORLD=true # do not build modules when building kernel
#
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index f2ec7397136b..62cf355f288f 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -682,16 +682,6 @@ levels to a lower one.
and above is known to trigger known optimizer bugs at various
times \(em this is worse on the Alpha platform.
The value assigned is the highest optimization value used.
-.It Va WANT_OPENSSL_MANPAGES
-.Pq Vt bool
-Set this to build the OpenSSL manual pages.
-These are not built by
-default because they clobber a number of system manual pages with
-manual pages describing parts of the OpenSSL toolkit, including
-.Xr passwd 1 ,
-.Xr err 3 ,
-.Xr md5 3 ,
-and others.
.El
.Pp
The following list provides a name and short description for variables