Update for USE_DISPLAY changes
This commit is contained in:
parent
42bc802285
commit
760917f04f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31850
1 changed files with 3 additions and 3 deletions
|
@ -5384,9 +5384,9 @@ USE_XORG= x11 xpm</programlisting>
|
|||
<title>Getting fake <envar>DISPLAY</envar> using Xvfb</title>
|
||||
|
||||
<para>Some applications require a working X11 display for compilation to
|
||||
succeed. This pose a problem for the FreeBSD package building
|
||||
cluster, which operates headless. When the following canonical hack
|
||||
is used, the package cluster will start the virtual framebuffer
|
||||
succeed. This pose a problem for machines which operates headless.
|
||||
When the following variable is used, the build infrastructure will
|
||||
start the virtual framebuffer
|
||||
X server. The working <envar>DISPLAY</envar> is then passed
|
||||
to the build.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue