$OpenBSD: patch-shell_source_unix_misc_makefile_mk,v 1.3 2006/10/19 15:16:50 kurt Exp $
--- shell/source/unix/misc/makefile.mk.orig.port	Tue Aug  1 07:26:32 2006
+++ shell/source/unix/misc/makefile.mk	Thu Oct 19 10:47:54 2006
@@ -59,7 +59,7 @@ APP1TARGET = gnome-open-url.bin
 APP1OBJS = \
 	$(OBJ)$/gnome-open-url.obj
 APP1LIBS =
-.IF "$(OS)"!="FREEBSD"
+.IF "$(OS)"!="OPENBSD"
 APP1STDLIBS=-ldl
 .ENDIF
 
