diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 17:46:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 17:46:26 +0000 |
| commit | a2a8085e7e5efb5c03c30fdd5d10434b0a5e0211 (patch) | |
| tree | 9927edca799ea69f91631e6e61104cdf1a241938 /share | |
| parent | 3a28284461402fb63bab8993cc82a36ed32bd2ba (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/etc/make.conf | 1 | ||||
| -rw-r--r-- | share/man/man5/make.conf.5 | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index a0d269e39370..1cfcfd90c57c 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -113,7 +113,6 @@ #NO_OBJC= true # do not build Objective C support #NO_OPENSSH= true # do not build OpenSSH #NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH) -#NO_PERL_WRAPPER= true # do not build the wrapper in /usr/bin/perl #NO_SENDMAIL= true # do not build sendmail and related programs #NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs #NO_TCSH= true # do not build and install /bin/csh (which is tcsh) diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index 6b56e1f0ad97..214be352bd51 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -486,11 +486,6 @@ Set to not build OpenSSH. .Pq Vt bool Set to not build OpenSSL (implies .Va NO_OPENSSH ) . -.It Va NO_PERL_WRAPPER -.Pq Vt bool -Set to not build the perl wrapper which would otherwise -be installed as -.Pa /usr/bin/perl . .It Va NO_SENDMAIL .Pq Vt bool Set to not build |
