aboutsummaryrefslogtreecommitdiff
path: root/graphics/ogre3d
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-05 22:21:16 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-05 22:21:16 +0000
commita3c56e68df3a7bf6713f80ab7c2e99f961e98a80 (patch)
tree831a3c893bea5650066440c5b2854bd428d2cc44 /graphics/ogre3d
parent680550419d6ab5747243411408ef3f63ee7d4b77 (diff)
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r--graphics/ogre3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index 549d4acb882d..86eec352816d 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -61,7 +61,7 @@ OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/openexr \
OPENGL_CMAKE_BOOL= OGRE_BUILD_RENDERSYSTEM_GL3PLUS \
OGRE_BUILD_RENDERSYSTEM_GL \
OGRE_BUILD_RENDERSYSTEM_GLES2
-OPENGL_USES= gl
+OPENGL_USES= gl xorg
OPENGL_USE= XORG=sm,ice GL=gl,glu
PROFILE_CMAKE_BOOL= OGRE_PROFILING