$NetBSD: patch-ab,v 1.1 2009/04/13 12:37:23 rh Exp $

--- Frameworks/Addresses/GNUmakefile.orig	2004-07-30 01:36:21.000000000 +1000
+++ Frameworks/Addresses/GNUmakefile
@@ -49,6 +49,6 @@ include $(GNUSTEP_MAKEFILES)/framework.m
 -include GNUmakefile.postamble
 
 after-Addresses-install::
-	ln -sf $(GNUSTEP_INSTALLATION_DIR)/Library/Headers/Addresses \
-	       $(GNUSTEP_INSTALLATION_DIR)/Library/Headers/AddressBook
+	ln -sf ${DESTDIR}${GNUSTEP_ROOT}/include/Addresses \
+	       ${DESTDIR}${GNUSTEP_ROOT}/include/AddressBook
 
