aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-04-10 18:51:41 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-04-10 18:51:41 +0000
commit3a722ade2b47d1aaed7a8911e2bf4a3a38d17eaa (patch)
treecfb3ff52bf86d4472135f28d9b2127f6d68aed78 /share
parent9d45f43586aa0cd9ba84d89697e8e3b9c3648269 (diff)
Notes
Diffstat (limited to 'share')
-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 c707985770fd..b5b2cddf0ddb 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -43,6 +43,7 @@
#
# To avoid building various parts of the base system:
#NO_CVS= true # do not build CVS
+#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_OBJC= true # do not build Objective C support