aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2018-05-20 22:51:32 +0800
committerzeising <zeising@FreeBSD.org>2018-05-20 22:51:32 +0800
commit215fb7626f7059ebe308c63c6880daa6dc889fa7 (patch)
treee11a43909553c5a76c9e346cb8c5368c9e1209bc /x11-servers
parent37740b3dcdbf9fa3173721b10df901647fab179e (diff)
downloadfreebsd-ports-gnome-215fb7626f7059ebe308c63c6880daa6dc889fa7.tar.gz
freebsd-ports-gnome-215fb7626f7059ebe308c63c6880daa6dc889fa7.tar.zst
freebsd-ports-gnome-215fb7626f7059ebe308c63c6880daa6dc889fa7.zip
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
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xorg-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile
index 519675c16d7e..1763b0b525a7 100644
--- a/x11-servers/xorg-server/Makefile
+++ b/x11-servers/xorg-server/Makefile
@@ -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