pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gtk_wicontrol Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/754a756e0988
branches:  trunk
changeset: 514224:754a756e0988
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 09 06:37:51 2006 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r e96fc559d726 -r 754a756e0988 net/gtk_wicontrol/Makefile
--- a/net/gtk_wicontrol/Makefile        Fri Jun 09 06:34:57 2006 +0000
+++ b/net/gtk_wicontrol/Makefile        Fri Jun 09 06:37:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:19 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/09 06:37:51 joerg Exp $
 
 DISTNAME=      gtk_wicontrol-0.17
 PKGREVISION=   4
@@ -13,7 +13,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake msgfmt
 
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"



Home | Main Index | Thread Index | Old Index