summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2011-07-03 01:47:41 +0000
committerdholland <dholland>2011-07-03 01:47:41 +0000
commita5343b39fbd6cc8b6bcd422ac05f50cd60f9a7b4 (patch)
tree1eb96f032680c0d3530421be3edbe6a135a9b838
parent060bfc04a5b64fb0b8699c93293e9f29213ab46b (diff)
downloadpkgsrc-a5343b39fbd6cc8b6bcd422ac05f50cd60f9a7b4.tar.gz
Set $SHELL in the environment so it doesn't end up trying to use zsh, or
worse, a csh, to run libtool and maybe other things.
-rw-r--r--lang/pfe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index fd1aff780fd..c92d3ba0630 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/02/10 19:17:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/07/03 01:47:41 dholland Exp $
DISTNAME= pfe-0.33.71
PKGREVISION= 1
@@ -16,6 +16,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --with-regs
USE_TOOLS+= perl pkg-config
+MAKE_ENV+= SHELL=${CONFIG_SHELL}
MAKE_JOBS_SAFE= no
BUILD_TARGET= all mans docs