Revert wrong patch done in the wrong branch :(
This commit is contained in:
parent
1dd2779d16
commit
73c1e0676d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377707
1 changed files with 2 additions and 2 deletions
|
@ -1767,8 +1767,8 @@ PKG_IGNORE_DEPENDS?= 'this_port_does_not_exist'
|
|||
|
||||
_GL_gbm_LIB_DEPENDS= libgbm.so:${PORTSDIR}/graphics/gbm
|
||||
_GL_glesv2_LIB_DEPENDS= libGLESv2.so:${PORTSDIR}/graphics/libglesv2
|
||||
_GL_egl_LIB_DEPENDS= libEGL>0:${PORTSDIR}/graphics/libEGL
|
||||
_GL_gl_LIB_DEPENDS= libGL>0:${PORTSDIR}/graphics/libGL
|
||||
_GL_egl_LIB_DEPENDS= libEGL.so:${PORTSDIR}/graphics/libEGL
|
||||
_GL_gl_BUILD_DEPENDS= libGL.so:${PORTSDIR}/graphics/libGL
|
||||
_GL_gl_USE_XORG= glproto dri2proto
|
||||
_GL_glew_LIB_DEPENDS= libGLEW.so:${PORTSDIR}/graphics/glew
|
||||
_GL_glu_LIB_DEPENDS= libGLU.so:${PORTSDIR}/graphics/libGLU
|
||||
|
|
Loading…
Reference in a new issue