summaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2005-03-02 03:49:02 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2005-03-02 03:49:02 +0000
commit048ba27c183ac8d06197c3379666d937655d1630 (patch)
tree10fc35220025be9ad564821734b55ed1de28053c /share/examples
parent6bacdeb7e0d08fc6d958010a97e4c82ae4f28df4 (diff)
Notes
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/etc/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 87b2ff1c2b03..0d098b9f2b81 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -137,6 +137,7 @@
#NO_OPENSSL= # do not build OpenSSL (implies NO_KERBEROS/NO_OPENSSH)
#NO_PF= # do not build PF firewall package
#NO_PROFILE= # Avoid compiling profiled libraries
+#NO_RCMDS= # do not build or install BSD r* commands (rsh, etc).
#NO_SENDMAIL= # do not build sendmail and related programs
#NO_SHARE= # do not go into the share subdir
#NO_SHARED= # build /bin and /sbin dynamically linked (bad idea