pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bzr-gtk Needs msgfmt. From PR 39577.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fa4f1018d21
branches:  trunk
changeset: 547496:2fa4f1018d21
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 18 08:46:21 2008 +0000

description:
Needs msgfmt. From PR 39577.

diffstat:

 devel/bzr-gtk/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 444997cad9f2 -r 2fa4f1018d21 devel/bzr-gtk/Makefile
--- a/devel/bzr-gtk/Makefile    Thu Sep 18 05:22:19 2008 +0000
+++ b/devel/bzr-gtk/Makefile    Thu Sep 18 08:46:21 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/26 01:20:25 epg Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/18 08:46:21 joerg Exp $
 
 DISTNAME=      bzr-gtk-${VER}
 CATEGORIES=    devel
@@ -17,6 +17,8 @@
 PYDISTUTILSPKG=        yes
 USE_DIRS+=     xdg-1.1
 
+USE_TOOLS+=    msgfmt
+
 # Insists on working X display, and fails anyway, so disable.
 BZR_PLUGIN_TEST=no
 



Home | Main Index | Thread Index | Old Index