aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xorgxrdp
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2020-02-29 07:20:50 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2020-02-29 07:20:50 +0000
commit2b01749fcc6970b1af2b67f9e080dae921411a6c (patch)
tree39fb4730019aef5f0b490728bb196778cb4aa747 /x11-drivers/xorgxrdp
parent39788fe950528e828ba061edc8152ba08f20937e (diff)
downloadports-2b01749fcc6970b1af2b67f9e080dae921411a6c.tar.gz
ports-2b01749fcc6970b1af2b67f9e080dae921411a6c.zip
x11-drivers/xorgxrdp: disable DRI3 option by default
because it is not very stable right now. Sometimes VLC causes coredump, sometimes Xorg server hangs up. PR: 244298
Notes
Notes: svn path=/head/; revision=527400
Diffstat (limited to 'x11-drivers/xorgxrdp')
-rw-r--r--x11-drivers/xorgxrdp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 5229fd75147e..6dd64c83087b 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xorgxrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-drivers
DIST_SUBDIR= xrdp
@@ -31,7 +31,7 @@ LIBS= -L${LOCALBASE}/lib
CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKSRC_xrdp}/common
OPTIONS_DEFINE= DEBUG DRI3
-OPTIONS_DEFAULT= DRI3
+OPTIONS_DEFAULT=
DRI3_DESC= DRI3/Glamor OpenGL Support
DRI3_CONFIGURE_ENABLE= glamor