mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/sdl20: unbreak with libglvnd/X11=off
===> sdl2-2.0.18 depends on shared library: libGL.so - not found *** Error code 1
This commit is contained in:
parent
492fe7fbe4
commit
895888c27f
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ VIDEO_KMSDRM_USE= GL=gbm
|
|||
VIDEO_KMSDRM_IMPLIES= SDL_VIDEO
|
||||
VIDEO_OPENGL_CONFIGURE_ENABLE= video-opengl
|
||||
VIDEO_OPENGL_USES= gl
|
||||
VIDEO_OPENGL_USE= GL=gl
|
||||
VIDEO_OPENGL_USE= GL=opengl
|
||||
VIDEO_OPENGL_IMPLIES= SDL_VIDEO
|
||||
VIDEO_OPENGLES_CONFIGURE_ENABLE=video-opengles
|
||||
VIDEO_OPENGLES1_CONFIGURE_ENABLE=video-opengles1
|
||||
|
|
Loading…
Add table
Reference in a new issue