pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/genius Using msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0396705a0c65
branches:  trunk
changeset: 518304:0396705a0c65
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Sep 06 11:54:46 2006 +0000

description:
Using msgfmt.

diffstat:

 math/genius/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 99e1abf91ff3 -r 0396705a0c65 math/genius/Makefile
--- a/math/genius/Makefile      Wed Sep 06 11:47:46 2006 +0000
+++ b/math/genius/Makefile      Wed Sep 06 11:54:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/03 18:59:58 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2006/09/06 11:54:46 obache Exp $
 #
 
 DISTNAME=              genius-0.7.5
@@ -12,7 +12,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config gmake intltool
+USE_TOOLS+=            pkg-config gmake intltool msgfmt
 USE_DIRS+=             gnome2-1.5
 USE_GNU_READLINE=      yes
 



Home | Main Index | Thread Index | Old Index