From 4e9fb66f515c001d8b2d64a4a1656dc7db735038 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 18 Jan 2007 09:42:14 +0000 Subject: Cannot be built in parallel. --- shells/bash2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells') 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 -- cgit v1.2.3