mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/mesa-libs: force rebuild on -CURRENT after 13d55b0eaa
$ glxgears Error: couldn't get an RGB, Double-buffered visual $ glmark2-wayland Error: eglGetDisplay() failed with error: 0x3000 Error: main: Could not initialize canvas $ kmscube MESA-LOADER: failed to open iris: /usr/local/lib/libglapi.so.0: Unsupported relocation type 36 in non-PLT relocations (search paths /usr/local/lib/dri, suffix _dri) MESA-LOADER: failed to open kms_swrast: /usr/local/lib/libglapi.so.0: Unsupported relocation type 36 in non-PLT relocations (search paths /usr/local/lib/dri, suffix _dri) MESA-LOADER: failed to open swrast: /usr/local/lib/libglapi.so.0: Unsupported relocation type 36 in non-PLT relocations (search paths /usr/local/lib/dri, suffix _dri) failed to initialize GBM PR: 282316
This commit is contained in:
parent
ca7f0127b9
commit
f093abad37
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= mesa-libs
|
PORTNAME= mesa-libs
|
||||||
PORTVERSION= ${MESAVERSION}
|
PORTVERSION= ${MESAVERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
COMMENT= OpenGL libraries that support GLX and EGL clients
|
COMMENT= OpenGL libraries that support GLX and EGL clients
|
||||||
|
|
Loading…
Add table
Reference in a new issue