From 17f448ed850e2c5fca1aeb5f9043b5415b3e93b3 Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 30 Dec 2010 14:36:10 +0000 Subject: configure require msgfmt. --- sysutils/gio-fam/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/gio-fam/Makefile b/sysutils/gio-fam/Makefile index b8ff47bd64c..09665deed6c 100644 --- a/sysutils/gio-fam/Makefile +++ b/sysutils/gio-fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/11/17 14:35:32 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2010/12/30 14:36:10 obache Exp $ # .include "../../devel/glib2/Makefile.common" @@ -13,6 +13,8 @@ NOT_FOR_PLATFORM= HPUX-*-* OSF1-*-* FAM_ACCEPTED= fam gamin FAM_SERVER= no +USE_TOOLS+= msgfmt + CONFIGURE_ARGS+= --enable-fam BUILD_DIRS= gio/fam -- cgit v1.2.3