- Fix build with disabled X11
This commit is contained in:
parent
3a93443150
commit
8dd1409a4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413631
@ -62,7 +62,7 @@ EXR_CONFIGURE_ENABLE= exr
|
||||
NVTT_LIB_DEPENDS= libnvtt.so:graphics/nvidia-texture-tools
|
||||
NVTT_CONFIGURE_WITH= nvtt
|
||||
X11_USE= GL=glut
|
||||
X11_CONFIGURE_OFF=- -disable-opengl --disable-x11 --disable-xpm --disable-shm
|
||||
X11_CONFIGURE_OFF= --disable-opengl --disable-x11 --disable-xpm --disable-shm
|
||||
SDL_USE= SDL=sdl
|
||||
SDL_CONFIGURE_OFF= --disable-sdl
|
||||
SIMD_CONFIGURE_OFF= --disable-altivec --disable-sse --disable-sse2 --disable-sse3
|
||||
|
Loading…
Reference in New Issue
Block a user