pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96674afb0749
branches:  trunk
changeset: 516323:96674afb0749
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 19 10:08:12 2006 +0000

description:
Needs intltool.

diffstat:

 audio/streamtuner/Makefile        |  4 ++--
 graphics/giram/Makefile           |  4 ++--
 math/galculator/Makefile          |  4 ++--
 x11/multi-gnome-terminal/Makefile |  4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (72 lines):

diff -r 9a1bb792d6e4 -r 96674afb0749 audio/streamtuner/Makefile
--- a/audio/streamtuner/Makefile        Wed Jul 19 04:47:09 2006 +0000
+++ b/audio/streamtuner/Makefile        Wed Jul 19 10:08:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:10 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2006/07/19 10:10:43 joerg Exp $
 #
 
 DISTNAME=      streamtuner-0.99.99
@@ -13,7 +13,7 @@
 BUILD_DEPENDS+=        hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme
 
 USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            gmake msgfmt pkg-config
+USE_TOOLS+=            gmake msgfmt pkg-config intltool
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
diff -r 9a1bb792d6e4 -r 96674afb0749 graphics/giram/Makefile
--- a/graphics/giram/Makefile   Wed Jul 19 04:47:09 2006 +0000
+++ b/graphics/giram/Makefile   Wed Jul 19 10:08:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/07/07 15:49:32 jlam Exp $
+# $NetBSD: Makefile,v 1.51 2006/07/19 10:08:38 joerg Exp $
 #
 
 DISTNAME=      giram-0.3.5
@@ -14,7 +14,7 @@
 BUILD_DEPENDS+=        bison-[0-9]*:../../devel/bison
 
 USE_PKGLOCALEDIR=      YES
-USE_TOOLS+=            gmake pkg-config msgfmt
+USE_TOOLS+=            gmake pkg-config msgfmt intltool
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 
diff -r 9a1bb792d6e4 -r 96674afb0749 math/galculator/Makefile
--- a/math/galculator/Makefile  Wed Jul 19 04:47:09 2006 +0000
+++ b/math/galculator/Makefile  Wed Jul 19 10:08:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/19 10:08:12 joerg Exp $
 #
 
 DISTNAME=              galculator-1.2.5.2
@@ -12,7 +12,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake msgfmt pkg-config
+USE_TOOLS+=            gmake msgfmt pkg-config intltool
 
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../devel/libglade2/buildlink3.mk"
diff -r 9a1bb792d6e4 -r 96674afb0749 x11/multi-gnome-terminal/Makefile
--- a/x11/multi-gnome-terminal/Makefile Wed Jul 19 04:47:09 2006 +0000
+++ b/x11/multi-gnome-terminal/Makefile Wed Jul 19 10:08:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/04/17 13:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2006/07/19 10:09:40 joerg Exp $
 
 DISTNAME=      multi-gnome-terminal-1.6.1
 PKGREVISION=   11
@@ -11,7 +11,7 @@
 
 USE_DIRS+=             xdg-1.1
 USE_X11BASE=           yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake intltool
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 



Home | Main Index | Thread Index | Old Index