pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/logjam Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db3e6b728b29
branches:  trunk
changeset: 522025:db3e6b728b29
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Nov 30 19:02:40 2006 +0000

description:
Needs intltool.

diffstat:

 net/logjam/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c2877f80ddac -r db3e6b728b29 net/logjam/Makefile
--- a/net/logjam/Makefile       Thu Nov 30 18:58:49 2006 +0000
+++ b/net/logjam/Makefile       Thu Nov 30 19:02:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/02 17:33:25 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/30 19:02:40 joerg Exp $
 #
 
 DISTNAME=      logjam-4.5.3
@@ -13,7 +13,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --without-xmms
 USE_LIBTOOL=           yes
-USE_TOOLS+=            perl pkg-config
+USE_TOOLS+=            perl pkg-config intltool
 
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index