From b36647ffe0b4c7db913b64382b29be7953f7dfa4 Mon Sep 17 00:00:00 2001 From: nectar Date: Mon, 10 Feb 2003 19:57:56 +0000 Subject: Install the OpenSSL man pages in /usr/share/openssl/man and remove the WANT_OPENSSL_MANPAGES knob. --- share/examples/etc/make.conf | 7 ------- 1 file changed, 7 deletions(-) (limited to 'share/examples') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 37224bf..74c78f1 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 # -- cgit v1.1