Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/openbsd3-config.py')
-rw-r--r--config/openbsd3-config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/openbsd3-config.py b/config/openbsd3-config.py
index 303f79c9bc8..50a77dccc4d 100644
--- a/config/openbsd3-config.py
+++ b/config/openbsd3-config.py
@@ -60,7 +60,7 @@ BF_FTGL = '#extern/bFTGL'
BF_FTGL_INC = '${BF_FTGL}/include'
BF_FTGL_LIB = 'extern_ftgl'
-WITH_BF_GAMEENGINE='true'
+WITH_BF_GAMEENGINE='false'
WITH_BF_ODE = 'false'
BF_ODE = LIBDIR + '/ode'