summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-30 19:02:40 +0000
committerjoerg <joerg>2006-11-30 19:02:40 +0000
commite8d88dc8b07e0926a0d0e49cefca04dc869a8fcb (patch)
tree6f2ac0f56184ad322c48c31e8377dfb3826404fc /net
parent72ae9becae756a54e83a678f17b643cbf4648a83 (diff)
downloadpkgsrc-e8d88dc8b07e0926a0d0e49cefca04dc869a8fcb.tar.gz
Needs intltool.
Diffstat (limited to 'net')
-rw-r--r--net/logjam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/logjam/Makefile b/net/logjam/Makefile
index 6f0ae487e5d..2be941ba330 100644
--- a/net/logjam/Makefile
+++ b/net/logjam/Makefile
@@ -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 @@ COMMENT= GTK client for LiveJournal.com
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"