summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index a296238d1e9..12222b36728 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2007/01/07 09:14:11 rillig Exp $
+# $NetBSD: Makefile,v 1.75 2007/01/18 09:42:14 rillig Exp $
#
DISTNAME= bash-2.05b
@@ -26,6 +26,7 @@ CONFIGURE_ARGS+= --with-installed-readline
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
CPPFLAGS+= -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:${LOCALBASE}/bin:/usr/local/bin\""
TEST_TARGET= test
+MAKE_JOBS_SAFE= no
PKG_SHELL= bin/bash