summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/finch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 7c205e0c2fd..5693e84f971 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/12/22 18:47:44 jmcneill Exp $
+# $NetBSD: Makefile,v 1.17 2009/02/04 16:16:41 wiz Exp $
#
PKGNAME= finch-${PIDGIN_VERSION}
@@ -9,7 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../chat/libpurple/Makefile.common"
-USE_TOOLS+= msgfmt perl
+USE_TOOLS+= intltool msgfmt perl
PKGCONFIG_OVERRIDE+= finch/finch.pc.in
PKGCONFIG_OVERRIDE+= finch/libgnt/gnt.pc.in