pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/libgtop2 Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a424c0ec420e
branches:  trunk
changeset: 517758:a424c0ec420e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Aug 22 16:01:39 2006 +0000

description:
Needs intltool.

diffstat:

 sysutils/libgtop2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6af13ae9c6dc -r a424c0ec420e sysutils/libgtop2/Makefile
--- a/sysutils/libgtop2/Makefile        Tue Aug 22 15:52:15 2006 +0000
+++ b/sysutils/libgtop2/Makefile        Tue Aug 22 16:01:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/08/06 19:06:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.38 2006/08/22 16:01:39 joerg Exp $
 
 DISTNAME=              libgtop-2.14.2
 PKGNAME=               ${DISTNAME:S/-/2-/}
@@ -13,7 +13,7 @@
 OSVERSION_SPECIFIC=    YES
 
 USE_PKGLOCALEDIR=      YES
-USE_TOOLS+=            gmake makeinfo msgfmt perl pkg-config
+USE_TOOLS+=            gmake makeinfo msgfmt perl pkg-config intltool
 USE_LIBTOOL=           YES
 PKGCONFIG_OVERRIDE=    libgtop-2.0.pc.in
 PKGCONFIG_OVERRIDE+=   support/gnome-support-2.0.pc.in



Home | Main Index | Thread Index | Old Index