pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5519d91c27d
branches:  trunk
changeset: 391938:e5519d91c27d
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Apr 22 12:36:46 2009 +0000

description:
Needs msgfmt.

diffstat:

 www/webkit-gtk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 341dd0444df8 -r e5519d91c27d www/webkit-gtk/Makefile
--- a/www/webkit-gtk/Makefile   Wed Apr 22 11:44:08 2009 +0000
+++ b/www/webkit-gtk/Makefile   Wed Apr 22 12:36:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/04/15 19:35:19 snj Exp $
+# $NetBSD: Makefile,v 1.8 2009/04/22 12:36:46 hasso Exp $
 
 DISTNAME=      webkit-1.1.5
 PKGNAME=       ${DISTNAME:S/webkit/webkit-gtk/}
@@ -11,7 +11,7 @@
 
 USE_LANGUAGES= c c++
 USE_LIBTOOL=   yes
-USE_TOOLS+=    bison gmake perl:build pkg-config
+USE_TOOLS+=    bison gmake perl:build pkg-config msgfmt
 
 PKGCONFIG_OVERRIDE=    WebKit/gtk/webkit.pc.in
 



Home | Main Index | Thread Index | Old Index