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
commitd811468f91c18e12de8d4359ee31aad80e1a6131 (patch)
tree209a30f2abeffb4e5c34d1beb1f79857b07fda5b /shells/bash2
parentffecffa5e1429ec5464c879afd8f82ba66501dbc (diff)
downloadpkgsrc-d811468f91c18e12de8d4359ee31aad80e1a6131.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