summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorrillig <rillig>2008-01-13 23:08:35 +0000
committerrillig <rillig>2008-01-13 23:08:35 +0000
commit9aa8c012271708fd4bf6205a3055bce291827893 (patch)
treea7ed990f1bb6e402cea3393c31d9aa9195419b86 /shells
parentaf5afd2af8b63d1ee252c1117f89a8fcc50788fc (diff)
downloadpkgsrc-9aa8c012271708fd4bf6205a3055bce291827893.tar.gz
Broken gettext detection.
Diffstat (limited to 'shells')
-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