summaryrefslogtreecommitdiff
path: root/lang/gcc34-ada
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-09-27 15:46:11 +0000
committerabs <abs@pkgsrc.org>2006-09-27 15:46:11 +0000
commit7a1971ede95d7e5d84cc928801a14d7fc67171c3 (patch)
treef99683e21ea4a346c2e293bb9eced0878ebbdb4f /lang/gcc34-ada
parentfd1154264d8a6dcde59b35ff9c9e346489d172fd (diff)
downloadpkgsrc-7a1971ede95d7e5d84cc928801a14d7fc67171c3.tar.gz
Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL set
to non sh compatible shell in environment. Thanks to Georg Schwarz.
Diffstat (limited to 'lang/gcc34-ada')
-rw-r--r--lang/gcc34-ada/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc34-ada/Makefile b/lang/gcc34-ada/Makefile
index bf55870a2fa..27a33af4ca7 100644
--- a/lang/gcc34-ada/Makefile
+++ b/lang/gcc34-ada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/04/13 18:23:34 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/09/27 15:46:11 abs Exp $
#
DISTNAME= gcc-${GCC_VERSION}
@@ -54,6 +54,7 @@ CONFIGURE_ARGS+= --with-gnu-as
CONFIGURE_ARGS+= --with-gnu-ld
.endif
CONFIGURE_ARGS+= --enable-shared
+MAKE_ENV+= SHELL=${CONFIG_SHELL}
# Ada bootstrap compiler section
# An Ada compiler is required to build the Ada compiler. You