summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-11 14:54:07 +0000
committerjoerg <joerg>2007-08-11 14:54:07 +0000
commit03eba91613d37f1d1d0f9dca98c3ffeb54208b57 (patch)
tree8baaad37d20b9f607d2e22bc4de76d3c1734321f /chat
parent06a3a273971a31e3c266fdef04c047386b04212a (diff)
downloadpkgsrc-03eba91613d37f1d1d0f9dca98c3ffeb54208b57.tar.gz
configure insists on msgfmt.
Diffstat (limited to 'chat')
-rw-r--r--chat/finch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 1bdce00a507..05919e7f9fb 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/08/04 14:01:01 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2007/08/11 14:54:07 joerg Exp $
#
PKGNAME= finch-${VERSION}
@@ -9,6 +9,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../chat/libpurple/Makefile.common"
+USE_TOOLS+= msgfmt
+
PKGCONFIG_OVERRIDE+= finch/libgnt/gnt.pc.in
PKGCONFIG_OVERRIDE+= gaim.pc.in
PKGCONFIG_OVERRIDE+= libpurple/purple.pc.in