From 2020a73ab2e4f97d8ac2eca94fd9e5a909dd7aa0 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 13 Jan 2008 23:08:35 +0000 Subject: Broken gettext detection. --- shells/bash2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/bash2') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 3079e94f8ef..385d16b0c65 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2008/01/03 23:18:39 heinz Exp $ +# $NetBSD: Makefile,v 1.77 2008/01/13 23:08:35 rillig Exp $ # DISTNAME= bash-2.05b @@ -28,6 +28,7 @@ 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 +BROKEN_GETTEXT_DETECTION= yes PKG_SHELL= bin/bash -- cgit v1.2.3