summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/pidgin-otr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index bee7fbe2b7d..a6b85aea329 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/08/30 18:11:36 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2007/09/02 11:07:40 joerg Exp $
VERSION= 3.1.0
PKGREVISION= 1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.cypherpunks.ca/otr/
COMMENT= Plugin for pidgin to add OTR (Off-The-Record) encryption
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config perl intltool
+USE_TOOLS+= pkg-config perl intltool msgfmt
.include "../../chat/pidgin/buildlink3.mk"
.include "../../chat/libotr/buildlink3.mk"