Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148558388
D45744.1787395393.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
697 B
Referenced Files
None
Subscribers
None
D45744.1787395393.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D45744: graphics/mesa: Fix X11 options
Attached
Detach File
Event Timeline
Log In to Comment