$NetBSD: patch-ad,v 1.8 2020/04/16 09:35:36 manu Exp $

--- Source/GNUmakefile.orig	2020-04-05 20:00:40.000000000 +0200
+++ Source/GNUmakefile	2020-04-14 15:07:59.290740281 +0200
@@ -102,9 +102,9 @@
 GNU_MFILES = \
 GSLocale.m \
 preface.m
 
-ifeq ($(findstring openbsd, $(GNUSTEP_TARGET_OS)), openbsd)
+ifeq ($(findstring bsd, $(GNUSTEP_TARGET_OS)), bsd)
   OBJC_LIBS += -pthread
 endif
 
 ifeq ($(GNUSTEP_TARGET_OS), mingw32)
