x11-servers/xorg-server: Enable SECURITY extension

Enabling the SECURITY extension will make ssh -X work in most cases.
This extension is enabled in many Linux distros.

PR:		221984
Submitted by:	Anton Yuzhaninov
This commit is contained in:
Niclas Zeising 2018-05-20 14:51:32 +00:00
parent 926db3d090
commit 151096d9f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470462

View File

@ -3,7 +3,7 @@
PORTNAME?= xorg-server
PORTVERSION?= 1.18.4
PORTREVISION?= 7
PORTREVISION?= 8
PORTEPOCH?= 1
CATEGORIES= x11-servers
MASTER_SITES= XORG/individual/xserver
@ -59,7 +59,7 @@ BUILD_DEPENDS+= libepoxy>0:graphics/libepoxy # only for configure
USE_GL+= gbm
USE_XORG+= pciaccess xf86dgaproto xf86vidmodeproto
CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \
--disable-xwayland
--disable-xwayland --enable-xcsecurity
SUB_FILES= pkg-install pkg-deinstall
.else
CONFIGURE_ARGS+=--disable-xorg