summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/make.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 32001013ae38..0546db0a0a80 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -739,10 +739,10 @@ The location of the ports tree.
.Pq Vt bool
Set this if you are a resident of the USA so that ports that
need to can attempt to comply with U.S. export regulations.
-.It Va WITHOUT_X
+.It Va WITHOUT_X11
.Pq Vt bool
-Set this so that ports that can be built with or without X support will build
-without X support by default.
+Set this so that ports that can be built with or without X11
+support will build without X11 support by default.
.It Va WRKDIRPREFIX
.Pq Vt str
Where to create temporary files used when building ports.