mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Mk/bsd.port.mk:
- Fix typo (apparently I'm the first who's trying to use new mesa ports :) Approved by: portmgr (bapt)
This commit is contained in:
parent
a2452a200d
commit
353f538b87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342389
@ -1793,7 +1793,7 @@ USES+= display
|
||||
|
||||
PKG_IGNORE_DEPENDS?= 'this_port_does_not_exist'
|
||||
|
||||
_GL_glesv2_LIB_DEPENDS= libGLESv2.so:${PORTSDIR}/grahpics/libglesv2
|
||||
_GL_glesv2_LIB_DEPENDS= libGLESv2.so:${PORTSDIR}/graphics/libglesv2
|
||||
_GL_egl_LIB_DEPENDS= libEGL.so:${PORTSDIR}/graphics/libEGL
|
||||
_GL_gl_LIB_DEPENDS= libGL.so:${PORTSDIR}/graphics/libGL
|
||||
_GL_gl_USE_XORG= glproto dri2proto
|
||||
|
Loading…
Reference in New Issue
Block a user