summaryrefslogtreecommitdiffstats
path: root/share/man/man5/make.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/make.conf.5')
-rw-r--r--share/man/man5/make.conf.510
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index af8cbc2..71a0eae 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -456,9 +456,6 @@ Set to not build CVS.
Set to not build
.Xr g++ 1
and related libraries.
-.It Va NO_BIND
-.Pq Vt bool
-Set to not build BIND.
.It Va NO_FORTRAN
.Pq Vt bool
Set to not build
@@ -602,6 +599,13 @@ Set to avoid compiling profiled libraries.
Set to not build in the
.Pa share
subdir.
+.It Va NO_BIND
+.Pq Vt bool
+Setting this variable will prevent any part of BIND from being built,
+regardless of the presence of any of the other *_BIND_* variables below.
+.It Va WANT_BIND_LIBS
+.Pq Vt bool
+Set to install BIND libraries and include files.
.It Va PPP_NOSUID
.Pq Vt bool
Set to disable the installation of
OpenPOWER on IntegriCloud