$OpenBSD: patch-desktop_util_makefile_mk,v 1.3 2007/04/18 13:20:48 kurt Exp $
--- desktop/util/makefile.mk.orig.port	Tue Jan  2 11:17:33 2007
+++ desktop/util/makefile.mk	Wed Apr 18 03:46:24 2007
@@ -96,7 +96,7 @@ LIB1FILES += $(OBJ)$/copyright_ascii_sun.obj
 LINKFLAGSAPPGUI!:=	$(LINKFLAGSAPPGUI:s/-bind_at_load//)
 .ENDIF # MACOSX
 
-.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" || "$(OS)" == "NETBSD"
+.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" || "$(OS)" == "NETBSD" || "$(OS)" == "OPENBSD"
 # #74158# linux needs sal/vos/tools at end of link list, solaris needs it first,
 # winXX is handled like solaris for now
 APP1_STDPRE=
