summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/examples/etc/make.conf1
-rw-r--r--share/man/man5/make.conf.54
2 files changed, 0 insertions, 5 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index fbf1ef9..8dd7593 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -122,7 +122,6 @@
#NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs
#NO_TCSH= true # do not build and install /bin/csh (which is tcsh)
#NO_VINUM= true # do not build Vinum utilities
-#NO_X= true # do not compile in XWindows support (e.g. doscmd)
#NOCRYPT= true # do not build any crypto code
#NOGAMES= true # do not build games (games/ subdir)
#NOINFO= true # do not make or install info files
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index d1d2160..1b82ab9 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -551,10 +551,6 @@ Set to not build and install
.Pa /bin/csh
(which is
.Xr tcsh 1 ) .
-.It Va NO_X
-.Pq Vt bool
-Set to not compile in X\-Windows support (e.g.\&
-.Xr doscmd 1 ) .
.It Va NOCLEAN
.Pq Vt bool
Set this to disable cleaning during
OpenPOWER on IntegriCloud