View | Details | Raw Unified | Return to bug 221984 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 59-65 BUILD_DEPENDS+= libepoxy>0:graphics/libe Link Here
59
USE_GL+=	gbm
59
USE_GL+=	gbm
60
USE_XORG+=	pciaccess xf86dgaproto xf86vidmodeproto
60
USE_XORG+=	pciaccess xf86dgaproto xf86vidmodeproto
61
CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \
61
CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \
62
		--disable-xwayland
62
		--disable-xwayland --enable-xcsecurity
63
SUB_FILES=	pkg-install pkg-deinstall
63
SUB_FILES=	pkg-install pkg-deinstall
64
.else
64
.else
65
CONFIGURE_ARGS+=--disable-xorg
65
CONFIGURE_ARGS+=--disable-xorg

Return to bug 221984