diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-26 11:56:42 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-06-26 11:56:42 +0000 |
commit | 52bfdf64d4177dffb7af055191921c60f18afc43 (patch) | |
tree | e8c63fb3ff004aef62f563af036cc50c6620a51f /lang/gnustep-objc/files/patch-aa | |
parent | Update to 7.8, which is needed by www/mod_php4 now. (diff) |
Upgrade to 1.0.1
Diffstat (limited to 'lang/gnustep-objc/files/patch-aa')
-rw-r--r-- | lang/gnustep-objc/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gnustep-objc/files/patch-aa b/lang/gnustep-objc/files/patch-aa deleted file mode 100644 index a9df450b0777..000000000000 --- a/lang/gnustep-objc/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- gui/Source/GNUmakefile.preamble.orig Sun Oct 15 21:47:59 2000 -+++ gui/Source/GNUmakefile.preamble Sun Oct 15 21:48:16 2000 -@@ -63,7 +63,7 @@ - ADDITIONAL_CFLAGS = - - # Additional include directories the compiler should search --ADDITIONAL_INCLUDE_DIRS = -I../Headers -+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include - - # Additional LDFLAGS to pass to the linker - ADDITIONAL_LDFLAGS = |