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