$NetBSD: patch-ad,v 1.11 2025/02/20 14:28:46 manu Exp $

--- Source/GNUmakefile.orig	2025-02-10 18:00:46.000000000 +0100
+++ Source/GNUmakefile	2025-02-18 15:32:09.380717175 +0100
@@ -101,9 +101,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)
