aboutsummaryrefslogtreecommitdiff
path: root/share/examples/etc/make.conf
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>2000-05-02 02:26:04 +0000
committerChuck Robey <chuckr@FreeBSD.org>2000-05-02 02:26:04 +0000
commit10ae1068e5e27ef40faa2b2af78e389bb85ae4ca (patch)
tree7dc14fedb7b3a368a72d543775e6ced6455da3ef /share/examples/etc/make.conf
parente381b06c73248bc9134e575f837da5bcd0403a1d (diff)
Notes
Diffstat (limited to 'share/examples/etc/make.conf')
-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 15b2fdac4550a..055a41018c362 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -46,6 +46,7 @@
#NO_BIND= true # do not build BIND
#NO_FORTRAN= true # do not build g77 and related libraries
#NO_MAILWRAPPER=true # do not build the mailwrapper(8) MTA selector
+#NO_MODULES= true # do not build modules with the kernel
#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)