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/8477dd839579
branches:  trunk
changeset: 543037:8477dd839579
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Jun 01 15:32:31 2008 +0000

description:
needs intltool

diffstat:

 databases/gq/Makefile          |  4 ++--
 devel/libcompizconfig/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 9423af446b77 -r 8477dd839579 databases/gq/Makefile
--- a/databases/gq/Makefile     Sun Jun 01 15:25:37 2008 +0000
+++ b/databases/gq/Makefile     Sun Jun 01 15:32:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/03/03 03:50:17 obache Exp $
+# $NetBSD: Makefile,v 1.36 2008/06/01 15:34:02 tnn Exp $
 
 DISTNAME=      gq-1.2.3
 PKGREVISION=   2
@@ -13,7 +13,7 @@
 
 USE_DIRS+=             gnome2-1.5
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake perl pkg-config
+USE_TOOLS+=            gmake perl pkg-config intltool
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-browser-dnd
 CONFIGURE_ARGS+=       --enable-cache
diff -r 9423af446b77 -r 8477dd839579 devel/libcompizconfig/Makefile
--- a/devel/libcompizconfig/Makefile    Sun Jun 01 15:25:37 2008 +0000
+++ b/devel/libcompizconfig/Makefile    Sun Jun 01 15:32:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/05/12 10:38:01 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/01 15:32:31 tnn Exp $
 #
 
 DISTNAME=      libcompizconfig-0.6.0
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config perl
+USE_TOOLS+=    pkg-config perl intltool
 
 PKG_SYSCONFSUBDIR?=    compizconfig
 EGDIR=         ${PREFIX}/share/examples/compizconfig



Home | Main Index | Thread Index | Old Index