pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnopernicus Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3aa244ae0df
branches:  trunk
changeset: 515585:e3aa244ae0df
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jul 04 14:32:17 2006 +0000

description:
Needs msgfmt.

diffstat:

 x11/gnopernicus/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 521937174ff4 -r e3aa244ae0df x11/gnopernicus/Makefile
--- a/x11/gnopernicus/Makefile  Tue Jul 04 10:01:06 2006 +0000
+++ b/x11/gnopernicus/Makefile  Tue Jul 04 14:32:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2006/04/17 13:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2006/07/04 14:32:17 joerg Exp $
 #
 
 DISTNAME=              gnopernicus-1.0.3
@@ -12,7 +12,7 @@
 COMMENT=               Collection of accessibility apps for GNOME 2
 
 USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index