Page MenuHomeFreeBSD

D45744.1787395393.diff
No OneTemporary

Size
697 B
Referenced Files
None
Subscribers
None

D45744.1787395393.diff

diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -56,6 +56,8 @@
.if ${PORT_OPTIONS:MX11}
MESA_PLATFORMS+= x11
USE_XORG+= xcb xorgproto xrandr x11 xdamage xext xfixes xshmfence xv
+.else
+MESON_ARGS+= -Dxlib-lease=disabled
.endif
.if ${PORT_OPTIONS:MWAYLAND}
diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile
--- a/graphics/mesa-libs/Makefile
+++ b/graphics/mesa-libs/Makefile
@@ -57,7 +57,7 @@
xfixes xshmfence xxf86vm xrandr
PLIST_SUB+= GLX=""
.else
-MESON_ARGS+= -Dglx=disabled
+MESON_ARGS+= -Dglx=disabled -Dxlib-lease=disabled
PLIST_SUB+= GLX="@comment "
.endif

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 22, 10:43 AM (5 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29451826
Default Alt Text
D45744.1787395393.diff (697 B)

Event Timeline