From 4c54ba836ddb60ff4a878373214db3fdfcc7a2a9 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 11 Aug 2007 14:54:07 +0000 Subject: configure insists on msgfmt. --- chat/finch/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chat') 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 -- cgit v1.2.3