From c8c372542e6bbc298b3f16b3e49f2347b0befbd8 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 28 Feb 2000 07:07:26 +0000 Subject: Update the description of NOCRYPT and NOSECURE to match reality. --- etc/defaults/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/defaults/make.conf') diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 6e8e30a2497c9..aa0d6aa5da20b 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -35,11 +35,11 @@ #NO_OPENSSH= true # do not build OpenSSH #NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH) #NO_SENDMAIL= true # do not build sendmail and related programs -#NOCRYPT= true # do not build libcrypt +#NOCRYPT= true # do not build any crypto code #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) -#NOSECURE= true # do not build crypto code (secure/ subdir) +#NOSECURE= true # do not build crypto code in secure/ subdir #NOSHARE= true # do not go into the share subdir # # To tell the base system that you are using RSAREF (from ports). -- cgit v1.3