summaryrefslogtreecommitdiff
path: root/lang/gcc3-f77/patches/patch-aa
diff options
context:
space:
mode:
authordrochner <drochner>2003-07-06 12:15:03 +0000
committerdrochner <drochner>2003-07-06 12:15:03 +0000
commit8ca23bf02ea21925aea9d6cbca5a0ce1e67a1428 (patch)
tree90757239cbac9281a1efbec2ae6d03efee333d33 /lang/gcc3-f77/patches/patch-aa
parent4157f971bf6021fa77784b9310150ec67ec4c56a (diff)
downloadpkgsrc-8ca23bf02ea21925aea9d6cbca5a0ce1e67a1428.tar.gz
Split the gcc3 pkg into per-language pieces.
Needs some cleanup and integration; eventually lang/gcc3 can turn into a meta-pkg.
Diffstat (limited to 'lang/gcc3-f77/patches/patch-aa')
-rw-r--r--lang/gcc3-f77/patches/patch-aa34
1 files changed, 34 insertions, 0 deletions
diff --git a/lang/gcc3-f77/patches/patch-aa b/lang/gcc3-f77/patches/patch-aa
new file mode 100644
index 00000000000..3cf1ed3d249
--- /dev/null
+++ b/lang/gcc3-f77/patches/patch-aa
@@ -0,0 +1,34 @@
+$NetBSD: patch-aa,v 1.1 2003/07/06 12:15:11 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:
+
+-ALL_GCC = all-gcc
+-ALL_GCC_C = $(ALL_GCC) all-target-newlib all-target-libgloss
+-ALL_GCC_CXX = $(ALL_GCC_C) all-target-libstdc++-v3
++#ALL_GCC = all-gcc
++#ALL_GCC_C = $(ALL_GCC) all-target-newlib all-target-libgloss
++#ALL_GCC_CXX = $(ALL_GCC_C) all-target-libstdc++-v3
+
+ # This is a list of inter-dependencies among modules.
+ all-ash: