pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/guppi Needs intltool, add it to tools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6797d8ae13f0
branches:  trunk
changeset: 515889:6797d8ae13f0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 10 16:09:47 2006 +0000

description:
Needs intltool, add it to tools.

diffstat:

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

diffs (18 lines):

diff -r f65e30833724 -r 6797d8ae13f0 math/guppi/Makefile
--- a/math/guppi/Makefile       Mon Jul 10 16:08:44 2006 +0000
+++ b/math/guppi/Makefile       Mon Jul 10 16:09:47 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2006/06/28 12:15:13 joerg Exp $
+# $NetBSD: Makefile,v 1.57 2006/07/10 16:09:47 wiz 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 msgfmt
+USE_TOOLS+=            gmake intltool msgfmt
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 BROKEN_GETTEXT_DETECTION=      yes



Home | Main Index | Thread Index | Old Index