pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/finch Needs intltool, add it to tools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f482ab2a91b
branches:  trunk
changeset: 553951:6f482ab2a91b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 04 16:16:41 2009 +0000

description:
Needs intltool, add it to tools.

diffstat:

 chat/finch/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r db2ffa98c44c -r 6f482ab2a91b chat/finch/Makefile
--- a/chat/finch/Makefile       Wed Feb 04 13:16:33 2009 +0000
+++ b/chat/finch/Makefile       Wed Feb 04 16:16:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/12/22 18:47:44 jmcneill Exp $
+# $NetBSD: Makefile,v 1.17 2009/02/04 16:16:41 wiz Exp $
 #
 
 PKGNAME=       finch-${PIDGIN_VERSION}
@@ -9,7 +9,7 @@
 
 .include               "../../chat/libpurple/Makefile.common"
 
-USE_TOOLS+=    msgfmt perl
+USE_TOOLS+=    intltool msgfmt perl
 
 PKGCONFIG_OVERRIDE+=   finch/finch.pc.in
 PKGCONFIG_OVERRIDE+=   finch/libgnt/gnt.pc.in



Home | Main Index | Thread Index | Old Index