$OpenBSD: patch-SConstruct,v 1.3 2006/07/26 06:45:27 steven Exp $
--- SConstruct.orig	Sat Jul 22 09:29:10 2006
+++ SConstruct	Sat Jul 22 09:29:15 2006
@@ -373,7 +373,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)
 
 
 Default(B.program_list)
