pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/libsoup24 net/libsoup24: USE_TOOLS+= msgfmt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e105456e4779
branches:  trunk
changeset: 610476:e105456e4779
user:      marino <marino%pkgsrc.org@localhost>
date:      Fri Oct 26 19:03:05 2012 +0000

description:
net/libsoup24: USE_TOOLS+= msgfmt

diffstat:

 net/libsoup24/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b431ab142371 -r e105456e4779 net/libsoup24/Makefile
--- a/net/libsoup24/Makefile    Fri Oct 26 16:08:18 2012 +0000
+++ b/net/libsoup24/Makefile    Fri Oct 26 19:03:05 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:34 asau Exp $
+# $NetBSD: Makefile,v 1.47 2012/10/26 19:03:05 marino Exp $
 
 DISTNAME=      libsoup-2.40.1
 PKGNAME=       ${DISTNAME:S/libsoup/libsoup24/}
@@ -11,7 +11,7 @@
 COMMENT=       HTTP library implementation in C
 LICENSE=       gnu-lgpl-v2
 
-USE_TOOLS+=            pkg-config gmake intltool
+USE_TOOLS+=            pkg-config gmake intltool msgfmt
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index