diff options
author | joerg <joerg> | 2006-11-30 19:02:40 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-11-30 19:02:40 +0000 |
commit | e8d88dc8b07e0926a0d0e49cefca04dc869a8fcb (patch) | |
tree | 6f2ac0f56184ad322c48c31e8377dfb3826404fc /net/logjam/Makefile | |
parent | 72ae9becae756a54e83a678f17b643cbf4648a83 (diff) | |
download | pkgsrc-e8d88dc8b07e0926a0d0e49cefca04dc869a8fcb.tar.gz |
Needs intltool.
Diffstat (limited to 'net/logjam/Makefile')
-rw-r--r-- | net/logjam/Makefile | 4 |
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" |