$OpenBSD$
--- src/unix/Conscript-game.orig	Tue Aug 10 18:17:01 2010
+++ src/unix/Conscript-game	Sun Aug 15 00:03:28 2010
@@ -9,7 +9,7 @@ $env = new cons(
   CPPPATH => '#../game:#../botai',
   # NOTE TTimo what about the GAMEDLL define? where is it needed?
   CFLAGS => $BASE_CFLAGS . '-fPIC -DGAMEDLL',
-  LDFLAGS => '-shared -ldl -lm'
+  LDFLAGS => '-shared -lm'
 );
 
 @FILES = qw( 
