$NetBSD: patch-bi,v 1.2 2007/03/04 13:11:19 hira Exp $

--- shell/source/unix/misc/makefile.mk.orig	2007-02-23 18:59:47.000000000 +0900
+++ shell/source/unix/misc/makefile.mk	2007-02-23 19:00:19.000000000 +0900
@@ -59,7 +59,7 @@
 APP1OBJS = \
 	$(OBJ)$/gnome-open-url.obj
 APP1LIBS =
-.IF "$(OS)"!="FREEBSD"
+.IF "$(OS)"!="FREEBSD" && "$(OS)"!="NETBSD"
 APP1STDLIBS=-ldl
 .ENDIF
 
