openbsd-ports/graphics/blender/patches/patch-extern_SConscript
2009-10-25 22:41:24 +00:00

13 lines
335 B
Plaintext

$OpenBSD: patch-extern_SConscript,v 1.1 2009/10/25 22:41:25 steven Exp $
--- extern/SConscript.orig Wed Oct 14 18:53:57 2009
+++ extern/SConscript Wed Oct 14 18:54:08 2009
@@ -2,7 +2,7 @@
Import('env')
-SConscript(['glew/SConscript'])
+# SConscript(['glew/SConscript'])
if env['WITH_BF_GAMEENGINE']:
if env['WITH_BF_SOLID']: