1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00

Document the half-supported WITHOUT_X.

PR:		27709
Submitted by:	Mike Meyer <mwm@mired.org>
This commit is contained in:
Dima Dorfman 2001-05-31 22:36:35 +00:00
parent b15abefff0
commit adf08670f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77552

View File

@ -739,6 +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
.Pq Vt bool
Set this so that ports that can be built with or without X support will build
without X support by default.
.It Va WRKDIRPREFIX
.Pq Vt str
Where to create temporary files used when building ports.