summaryrefslogtreecommitdiff
path: root/lang/gcc3-objc/patches/patch-aa
diff options
context:
space:
mode:
authordrochner <drochner>2003-07-08 15:04:53 +0000
committerdrochner <drochner>2003-07-08 15:04:53 +0000
commit837669e8198b6e81660338003ac10bb0697191f9 (patch)
tree668ea98bbbf5ec4032fc47d9068a7c88425ea929 /lang/gcc3-objc/patches/patch-aa
parent7ec5d68f6ef822e8707368330a7f4fac5128d000 (diff)
downloadpkgsrc-837669e8198b6e81660338003ac10bb0697191f9.tar.gz
some cleanup:
-USE_NEW_TEXINFO, saves some patches -symlink libiberty.a into build tree instead of buildlink/lib, saves some patches -put common make rules into Makefile.common (for all) and buildaddon.mk (for all but the base "c" pkg)
Diffstat (limited to 'lang/gcc3-objc/patches/patch-aa')
-rw-r--r--lang/gcc3-objc/patches/patch-aa19
1 files changed, 1 insertions, 18 deletions
diff --git a/lang/gcc3-objc/patches/patch-aa b/lang/gcc3-objc/patches/patch-aa
index 6d802991cef..7dd78346657 100644
--- a/lang/gcc3-objc/patches/patch-aa
+++ b/lang/gcc3-objc/patches/patch-aa
@@ -1,24 +1,7 @@
-$NetBSD: patch-aa,v 1.1 2003/07/06 12:15:13 drochner Exp $
+$NetBSD: patch-aa,v 1.2 2003/07/08 15:05:03 drochner Exp $
--- Makefile.in.orig 2003-05-14 02:18:14.000000000 +0200
+++ Makefile.in 2003-07-03 18:02:24.000000000 +0200
-@@ -153,11 +153,11 @@
-
- # For an installed makeinfo, we require it to be from texinfo 4.2 or
- # higher, else we use the "missing" dummy.
--MAKEINFO = `if [ -f $$r/texinfo/makeinfo/makeinfo ] ; \
-- then echo $$r/texinfo/makeinfo/makeinfo ; \
-- else if (makeinfo --version \
-- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])') >/dev/null 2>&1; \
-- then echo makeinfo; else echo $$s/missing makeinfo; fi; fi`
-+#MAKEINFO = `if [ -f $$r/texinfo/makeinfo/makeinfo ] ; \
-+# then echo $$r/texinfo/makeinfo/makeinfo ; \
-+# else if (makeinfo --version \
-+# | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])') >/dev/null 2>&1; \
-+# then echo makeinfo; else echo $$s/missing makeinfo; fi; fi`
-
- # This just becomes part of the MAKEINFO definition passed down to
- # sub-makes. It lets flags be given on the command line while still
@@ -1642,9 +1642,9 @@
install-dosrel-fake: