$OpenBSD: patch-Source_GNUmakefile,v 1.3 2010/05/12 16:43:47 jasper Exp $
--- Source/GNUmakefile.orig	Wed May 12 10:00:05 2010
+++ Source/GNUmakefile	Wed May 12 10:00:24 2010
@@ -91,10 +91,6 @@ GNU_MFILES = \
 GSLocale.m \
 preface.m
 
-ifeq ($(findstring openbsd, $(GNUSTEP_TARGET_OS)), openbsd)
-  OBJC_LIBS += -lpthread
-endif
-
 ifeq ($(GNUSTEP_TARGET_OS), mingw32)
   GNU_MFILES += libgnustep-base-entry.m
 endif
