pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/jigdo Set BROKEN_GETTEXT_DETECTION to yes. Fixes b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/327321cf1f93
branches: trunk
changeset: 509569:327321cf1f93
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Mar 11 17:25:23 2006 +0000
description:
Set BROKEN_GETTEXT_DETECTION to yes. Fixes bulk build problem.
diffstat:
net/jigdo/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e90a32ab2675 -r 327321cf1f93 net/jigdo/Makefile
--- a/net/jigdo/Makefile Sat Mar 11 16:59:54 2006 +0000
+++ b/net/jigdo/Makefile Sat Mar 11 17:25:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:19 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/11 17:25:23 wiz Exp $
DISTNAME= jigdo-0.7.1
PKGREVISION= 2
@@ -14,6 +14,7 @@
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-libdb
+BROKEN_GETTEXT_DETECTION= yes
#.include "../../databases/db3/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index