pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/bash2 Broken gettext detection.
details: https://anonhg.NetBSD.org/pkgsrc/rev/03423b52a870
branches: trunk
changeset: 537684:03423b52a870
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jan 13 23:08:35 2008 +0000
description:
Broken gettext detection.
diffstat:
shells/bash2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 125af5dae487 -r 03423b52a870 shells/bash2/Makefile
--- a/shells/bash2/Makefile Sun Jan 13 23:07:14 2008 +0000
+++ b/shells/bash2/Makefile Sun Jan 13 23:08:35 2008 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index