Correct varuable name: WITHOUT_X --> WITHOUT_X11.

Reviewed by:	ports, portmgr
Approved by:	will, obrien
This commit is contained in:
Maxim Sobolev 2001-06-02 23:56:11 +00:00
parent 43e496f75e
commit aafff06bb4

View File

@ -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.