- Fix build with disabled X11
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user