$NetBSD: patch-ad,v 1.5 2009/04/13 12:16:24 rh Exp $

--- Source/GNUmakefile.orig	2008-12-22 10:01:27.000000000 +1000
+++ Source/GNUmakefile
@@ -89,7 +89,7 @@ GSLocale.m \
 preface.m \
 mframe.m
 
-ifeq ($(findstring openbsd, $(GNUSTEP_TARGET_OS)), openbsd)
+ifeq ($(findstring bsd, $(GNUSTEP_TARGET_OS)), bsd)
 GNU_MFILES += thr-pthread.m
 OBJC_LIBS += -lpthread
 endif
