$OpenBSD: patch-shell_source_unix_misc_makefile_mk,v 1.4 2010/06/26 15:48:12 robert Exp $
--- shell/source/unix/misc/makefile.mk.orig.port	Wed May 26 20:29:57 2010
+++ shell/source/unix/misc/makefile.mk	Fri Jun 25 23:56:14 2010
@@ -68,7 +68,7 @@ APP1TARGET = gnome-open-url.bin
 APP1OBJS = \
 	$(OBJ)$/gnome-open-url.obj
 APP1LIBS =
-.IF "$(OS)"!="FREEBSD" && "$(OS)"!="NETBSD"
+.IF "$(OS)"!="FREEBSD" && "$(OS)"!="NETBSD" && "$(OS)"!="OPENBSD"
 APP1STDLIBS=-ldl
 .ENDIF
 
