aboutsummaryrefslogtreecommitdiff
path: root/graphics/ogre3d
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2019-07-31 16:38:20 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2019-07-31 16:38:20 +0000
commit25576b38b36d18c12ad4b0919c096ea8e3527909 (patch)
tree6fc3489c55d6a4895d478fc3e20df9a3d1cef2b3 /graphics/ogre3d
parent323053ea20e96e3cf3032d75998dba7470def8fd (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 8fccf01b0cb6..04bc289ba7f6 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -62,7 +62,7 @@ OPENGL_CMAKE_BOOL= OGRE_BUILD_RENDERSYSTEM_GL3PLUS \
OGRE_BUILD_RENDERSYSTEM_GL \
OGRE_BUILD_RENDERSYSTEM_GLES2
OPENGL_USES= gl
-OPENGL_USE= XORG=sm,ice GL=gl
+OPENGL_USE= XORG=sm,ice GL=gl,glu
PROFILE_CMAKE_BOOL= OGRE_PROFILING