mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
USE_MESA -> USE_GL.
This commit is contained in:
parent
598691b344
commit
33da8d05c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129406
@ -18,7 +18,7 @@ COMMENT= OpenGL Racing Game
|
||||
USE_SDL= mixer image sdl
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_MESA= yes
|
||||
USE_GL= yes
|
||||
CFLAGS+= "-I${X11BASE}/include"
|
||||
MAKE_ENV= CC="${CC} ${CFLAGS}" LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user