From 999b1365284520dd2a3d8422171b7491c366aa54 Mon Sep 17 00:00:00 2001 From: marino Date: Wed, 23 Nov 2011 19:30:08 +0000 Subject: chat/telepathy-logger: Add msgfmt to USE_TOOLS Required to build on DragonFly. --- chat/telepathy-logger/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile index ecb624d527b..ff916523e6f 100644 --- a/chat/telepathy-logger/Makefile +++ b/chat/telepathy-logger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/09/01 13:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2011/11/23 19:30:08 marino Exp $ # DISTNAME= telepathy-logger-0.2.7 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config gmake intltool +USE_TOOLS+= pkg-config gmake intltool msgfmt PKGCONFIG_OVERRIDE+= extensions/tpl-extensions.pc.in PKGCONFIG_OVERRIDE+= telepathy-logger/telepathy-logger-0.1.pc.in -- cgit v1.2.3