diff options
author | adam <adam@pkgsrc.org> | 2008-11-25 12:51:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2008-11-25 12:51:35 +0000 |
commit | 986a11a7641c75328006dc09e1262ca1f7b6bfad (patch) | |
tree | 59d2e9bef5134d321e7f4d6dadfe14abf6ceeda7 /devel/gnustep-make/patches | |
parent | c28bf67a9f1f0822aee099a2276f4b4f83ab438d (diff) | |
download | pkgsrc-986a11a7641c75328006dc09e1262ca1f7b6bfad.tar.gz |
Changes 2.0.6:
* Fixed some spurious rebuilds of plists, and framework headers.
* Added the -enable-absolute-install-paths option for Darwin systems.
* Install GNUstep.conf in /etc/GNUstep/GNUstep.conf on all systems.
Diffstat (limited to 'devel/gnustep-make/patches')
-rw-r--r-- | devel/gnustep-make/patches/patch-ad | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gnustep-make/patches/patch-ad b/devel/gnustep-make/patches/patch-ad index 8d8b8eba2d7..3536de611a1 100644 --- a/devel/gnustep-make/patches/patch-ad +++ b/devel/gnustep-make/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.7 2008/05/25 08:16:06 adam Exp $ +$NetBSD: patch-ad,v 1.8 2008/11/25 12:51:35 adam Exp $ ---- configure.orig 2008-03-04 00:24:48.000000000 +0100 +--- configure.orig 2008-05-25 13:16:03.000000000 +0200 +++ configure -@@ -5827,7 +5827,7 @@ echo $ECHO_N "checking if the compiler s +@@ -5880,7 +5880,7 @@ echo $ECHO_N "checking if the compiler s # What we want to do: set AUTO_DEPENDENCIES to yes if gcc => 3.x AUTO_DEPENDENCIES="" |