summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorrillig <rillig>2008-01-13 23:08:35 +0000
committerrillig <rillig>2008-01-13 23:08:35 +0000
commit2020a73ab2e4f97d8ac2eca94fd9e5a909dd7aa0 (patch)
treea7ed990f1bb6e402cea3393c31d9aa9195419b86 /shells/bash2
parentbdef02c719d891a84545f20ab2eb74e1fa19c4ac (diff)
downloadpkgsrc-2020a73ab2e4f97d8ac2eca94fd9e5a909dd7aa0.tar.gz
Broken gettext detection.
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 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