diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-23 23:59:51 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-23 23:59:51 +0000 |
| commit | 788fcec08667be90318b39a32297173217691606 (patch) | |
| tree | ba64e501f2491de17dbdf52f2fb7ceedbed4417e /share | |
| parent | bf8aef63e10957004c61f8febdbc3921f9f190c9 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/etc/make.conf | 1 | ||||
| -rw-r--r-- | share/man/man5/make.conf.5 | 7 |
2 files changed, 0 insertions, 8 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 2e60cb9c4cbf..a5139249e03f 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -116,7 +116,6 @@ #NOSECURE= true # do not build crypto code in secure/ subdir #NOSHARE= true # do not go into the share subdir #NOUUCP= true # do not build uucp related programs -#NO_RCMNDS= true # do not build rlogin, rsh & rcp # # To build the OpenSSL manpages, uncomment the following. These are not # built by default because they clobber a number of system manpages with diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index e183550082a4..21793f20410a 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -414,13 +414,6 @@ Set to not build OpenSSL (implies Set to avoid building .Xr perl 1 . (Also disables OpenSSL optimizations.) -.It Va NO_RCMNDS -.Pq Vt bool -Set to not build -.Xr rcp 1 , -.Xr rlogin 1 -and -.Xr rsh 1 . .It Va NO_SENDMAIL .Pq Vt bool Set to not build |
