pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/128620e7a56b
branches:  trunk
changeset: 554141:128620e7a56b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 09 18:36:11 2009 +0000

description:
Needs intltool.

diffstat:

 chat/pidgin-sametime/Makefile |  4 ++--
 chat/pidgin-silc/Makefile     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r fe5c6503491d -r 128620e7a56b chat/pidgin-sametime/Makefile
--- a/chat/pidgin-sametime/Makefile     Mon Feb 09 18:26:46 2009 +0000
+++ b/chat/pidgin-sametime/Makefile     Mon Feb 09 18:36:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/12/22 18:47:44 jmcneill Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/09 18:36:11 joerg Exp $
 #
 
 PKGNAME=               pidgin-sametime-${PIDGIN_VERSION}
@@ -8,7 +8,7 @@
 
 .include "../../chat/libpurple/Makefile.common"
 
-USE_TOOLS+=            msgfmt perl
+USE_TOOLS+=            msgfmt perl intltool
 
 CONFIGURE_ARGS+=       --enable-meanwhile
 
diff -r fe5c6503491d -r 128620e7a56b chat/pidgin-silc/Makefile
--- a/chat/pidgin-silc/Makefile Mon Feb 09 18:26:46 2009 +0000
+++ b/chat/pidgin-silc/Makefile Mon Feb 09 18:36:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/12/22 18:47:44 jmcneill Exp $
+# $NetBSD: Makefile,v 1.10 2009/02/09 18:36:11 joerg Exp $
 #
 
 PKGNAME=               pidgin-silc-${PIDGIN_VERSION}
@@ -8,7 +8,7 @@
 
 .include "../../chat/libpurple/Makefile.common"
 
-USE_TOOLS+=            msgfmt perl
+USE_TOOLS+=            msgfmt perl intltool
 
 BUILD_DIRS=            libpurple/protocols/silc
 



Home | Main Index | Thread Index | Old Index