$OpenBSD: patch-shell_source_unix_misc_makefile_mk,v 1.2 2006/08/20 03:36:53 kurt Exp $
--- shell/source/unix/misc/makefile.mk.orig.port	Wed Sep  7 15:55:11 2005
+++ shell/source/unix/misc/makefile.mk	Fri Aug 18 15:47:45 2006
@@ -65,7 +65,7 @@ APP1TARGET = gnome-open-url.bin
 APP1OBJS = \
 	$(OBJ)$/gnome-open-url.obj
 APP1LIBS =
-.IF "$(OS)"!="FREEBSD"
+.IF "$(OS)"!="OPENBSD"
 APP1STDLIBS=-ldl
 .ENDIF
 
