pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/cairo-clock Add intltool to tools, to fix bulk bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/443b062db7eb
branches:  trunk
changeset: 533445:443b062db7eb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 19 08:35:11 2007 +0000

description:
Add intltool to tools, to fix bulk build breakage.

diffstat:

 time/cairo-clock/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7b7bf94c4714 -r 443b062db7eb time/cairo-clock/Makefile
--- a/time/cairo-clock/Makefile Wed Sep 19 08:32:13 2007 +0000
+++ b/time/cairo-clock/Makefile Wed Sep 19 08:35:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/09/03 16:28:37 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2007/09/19 08:35:11 wiz Exp $
 #
 
 DISTNAME=      cairo-clock_0.3.3-1
@@ -13,7 +13,7 @@
 WRKSRC=                ${WRKDIR}/cairo-clock-0.3.3
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config
+USE_TOOLS+=    intltool pkg-config
 USE_DIRS+=     xdg-1.1
 
 .include "../../x11/gtk2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index