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

--- base.make.in.orig	2009-01-12 13:48:46.000000000 +0100
+++ base.make.in
@@ -39,7 +39,7 @@ ifeq ($(FOUNDATION_LIB),gnu)
   GNUSTEP_BASE_SUBMINOR_VERSION = @SUBMINOR_VERSION@
 
   FND_LDFLAGS =
-  FND_LIBS = -lgnustep-base
+  FND_LIBS = -lobjc -lgnustep-base
   FND_DEFINE = -DGNUSTEP_BASE_LIBRARY=1
   GNUSTEP_DEFINE = -DGNUSTEP
 endif
