aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-08 15:58:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-08 15:58:51 +0000
commit0c40a887bdda8f312ea2f71d421b573bbffd1a52 (patch)
tree502591324e93c382c28a78f7fbaef8797b43c302 /x11-servers
parent35185537aa1627440c97ca9c2f30dc35758a958f (diff)
downloadports-0c40a887bdda8f312ea2f71d421b573bbffd1a52.tar.gz
ports-0c40a887bdda8f312ea2f71d421b573bbffd1a52.zip
Prefer explicit activation of xvfb
Notes
Notes: svn path=/head/; revision=367644
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xorg-vfbserver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-servers/xorg-vfbserver/Makefile b/x11-servers/xorg-vfbserver/Makefile
index d3902364b4e5..c7d70dae4595 100644
--- a/x11-servers/xorg-vfbserver/Makefile
+++ b/x11-servers/xorg-vfbserver/Makefile
@@ -37,7 +37,8 @@ CONFIGURE_ARGS= --disable-dmx \
--disable-libdrm \
--disable-glx-tls \
--disable-vbe \
- --disable-vgahw
+ --disable-vgahw \
+ --enable-xvfb
USE_XORG= pixman x11 fixesproto damageproto xcmiscproto xtrans \
bigreqsproto randrproto renderproto xextproto inputproto \