$NetBSD: patch-ad,v 1.7 2012/10/22 02:17:16 rh Exp $

--- Source/GNUmakefile.orig	2011-10-19 15:25:38.000000000 +0000
+++ Source/GNUmakefile
@@ -99,7 +99,7 @@ GNU_MFILES = \
 GSLocale.m \
 preface.m
 
-ifeq ($(findstring openbsd, $(GNUSTEP_TARGET_OS)), openbsd)
+ifeq ($(findstring bsd, $(GNUSTEP_TARGET_OS)), bsd)
   OBJC_LIBS += -pthread
 endif
 
