aboutsummaryrefslogtreecommitdiff
path: root/share/examples/etc
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-05-16 11:27:33 +0000
committerMark Murray <markm@FreeBSD.org>2002-05-16 11:27:33 +0000
commit588764aac29084e68710c448ac8f39322550c337 (patch)
tree8774efd16308c982ee426ccb4996dc78a4b74791 /share/examples/etc
parent5b24bd615046a7ca2b915d8ed3966f633145a334 (diff)
Notes
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 22e9a129f047f..eade21b2b8c29 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -79,9 +79,6 @@
# Mtree will follow symlinks
#MTREE_FOLLOWS_SYMLINKS= -L
#
-# To enable installing suidperl with the setuid bit turned on
-#ENABLE_SUIDPERL= true
-#
# To build ppp with normal permissions
#PPP_NOSUID= true
#
@@ -102,7 +99,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= true # do not build perl5. Disables OpenSSL optimizations
#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)
@@ -111,7 +107,6 @@
#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)
-#NOPERL= true # Deprecated version of NO_PERL
#NOPROFILE= true # Avoid compiling profiled libraries
#NOSECURE= true # do not build crypto code in secure/ subdir
#NOSHARE= true # do not go into the share subdir