diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-02-29 06:17:33 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-02-29 06:17:33 +0000 |
| commit | 1fc9b825aabd3e7dff8df9262d4a73c466e77355 (patch) | |
| tree | c09468e5825e1cc7bc3984e8b95a381da16e1e7f /etc | |
| parent | 2cd253ad0fdd61ea9c07f5ee004e38a3d7a45cbb (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index aa0d6aa5da20..dbef46909e83 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -36,6 +36,7 @@ #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 any crypto code +#NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links #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) |
