pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/mousetweaks Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f7452ed0e53
branches:  trunk
changeset: 555490:5f7452ed0e53
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Mar 03 12:58:25 2009 +0000

description:
Needs msgfmt.

diffstat:

 misc/mousetweaks/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 65ca7b49d2e4 -r 5f7452ed0e53 misc/mousetweaks/Makefile
--- a/misc/mousetweaks/Makefile Tue Mar 03 12:34:33 2009 +0000
+++ b/misc/mousetweaks/Makefile Tue Mar 03 12:58:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/13 16:10:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/03 12:58:25 hasso Exp $
 #
 
 DISTNAME=      mousetweaks-2.24.3
@@ -16,7 +16,7 @@
 GCONF_SCHEMAS+=        mousetweaks.schemas
 GCONF_SCHEMAS+=        pointer-capture-applet.schemas
 
-USE_TOOLS+=    gmake intltool pkg-config
+USE_TOOLS+=    gmake intltool msgfmt pkg-config
 USE_DIRS+=     gnome2-1.6
 
 BUILDLINK_API_DEPENDS.GConf+=  GConf>=2.16.0



Home | Main Index | Thread Index | Old Index