aboutsummaryrefslogtreecommitdiff
path: root/graphics/devil
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
commit3cf0c52fa6016687078f1be15489ab2af19dc330 (patch)
treecbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/devil
parent4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff)
downloadports-3cf0c52fa6016687078f1be15489ab2af19dc330.tar.gz
ports-3cf0c52fa6016687078f1be15489ab2af19dc330.zip
Notes
Diffstat (limited to 'graphics/devil')
-rw-r--r--graphics/devil/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile
index a16ddce04a5a..9d2482600066 100644
--- a/graphics/devil/Makefile
+++ b/graphics/devil/Makefile
@@ -61,8 +61,10 @@ EXR_CONFIGURE_ENABLE= exr
#SQUISH_CONFIGURE_WITH= libsquish
NVTT_LIB_DEPENDS= libnvtt.so:graphics/nvidia-texture-tools
NVTT_CONFIGURE_WITH= nvtt
+X11_USES= gl
X11_USE= GL=glut
X11_CONFIGURE_OFF= --disable-opengl --disable-x11 --disable-xpm --disable-shm
+SDL_USES= sdl
SDL_USE= SDL=sdl
SDL_CONFIGURE_OFF= --disable-sdl
SIMD_CONFIGURE_OFF= --disable-altivec --disable-sse --disable-sse2 --disable-sse3