summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-18 09:42:14 +0000
committerrillig <rillig>2007-01-18 09:42:14 +0000
commit376e7c50ed6f07fdb585dbc41082fa8c9e2a26fd (patch)
tree209a30f2abeffb4e5c34d1beb1f79857b07fda5b /shells/bash2
parent561a68bff464b362bc273332e489070dcfbae36c (diff)
downloadpkgsrc-376e7c50ed6f07fdb585dbc41082fa8c9e2a26fd.tar.gz
Cannot be built in parallel.
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