summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-10-26 19:03:05 +0000
committermarino <marino@pkgsrc.org>2012-10-26 19:03:05 +0000
commite430ac3327c860191074846b7cfbe6141af4d0fd (patch)
tree448cefa8122e39dda4f32ffe4c084b83f03fd7b0 /net
parentfe33512008a1eb04d10ee3f31c9fcce811ad8ffc (diff)
downloadpkgsrc-e430ac3327c860191074846b7cfbe6141af4d0fd.tar.gz
net/libsoup24: USE_TOOLS+= msgfmt
Diffstat (limited to 'net')
-rw-r--r--net/libsoup24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libsoup24/Makefile b/net/libsoup24/Makefile
index 12b7343e749..ded3e09f55d 100644
--- a/net/libsoup24/Makefile
+++ b/net/libsoup24/Makefile
@@ -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 @@ HOMEPAGE= http://www.gnome.org/
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