pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/guppi Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9978bc7f894
branches:  trunk
changeset: 515223:d9978bc7f894
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 28 12:15:13 2006 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 8bb12ad2d8c8 -r d9978bc7f894 math/guppi/Makefile
--- a/math/guppi/Makefile       Wed Jun 28 05:01:12 2006 +0000
+++ b/math/guppi/Makefile       Wed Jun 28 12:15:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2006/06/13 07:23:58 dbj Exp $
+# $NetBSD: Makefile,v 1.56 2006/06/28 12:15:13 joerg Exp $
 
 DISTNAME=      Guppi-0.40.3
 PKGNAME=       ${DISTNAME:S/G/g/}
@@ -20,7 +20,7 @@
 
 USE_DIRS+=             xdg-1.1
 USE_PKGLOCALEDIR=      YES
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake msgfmt
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 BROKEN_GETTEXT_DETECTION=      yes



Home | Main Index | Thread Index | Old Index