$OpenBSD: patch-SConstruct,v 1.6 2009/10/25 22:41:25 steven Exp $
--- SConstruct.orig	Tue Sep  1 17:23:49 2009
+++ SConstruct	Sat Oct 10 19:25:41 2009
@@ -596,7 +596,7 @@ if env['WITH_BF_PLAYER']:
 
 if not env['WITH_BF_GAMEENGINE']:
 	blendernogame = env.Alias('blendernogame', B.program_list)
-	Depends(blendernogame,installtarget)
+#	Depends(blendernogame,installtarget)
 
 if 'blenderlite' in B.targets:
 	blenderlite = env.Alias('blenderlite', B.program_list)
