From 9e0c529a02dc059bf071b088fc9b6d2198def242 Mon Sep 17 00:00:00 2001 From: marino Date: Sun, 15 Jul 2012 00:28:09 +0000 Subject: [PATCH] devel/gdbus-codegen: USE_TOOLS+= msgfmt --- devel/gdbus-codegen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/gdbus-codegen/Makefile b/devel/gdbus-codegen/Makefile index 77a7e4c18ef9..bb749f40688a 100644 --- a/devel/gdbus-codegen/Makefile +++ b/devel/gdbus-codegen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/04 10:10:01 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2012/07/15 00:28:09 marino Exp $ .include "../../devel/glib2/Makefile.common" @@ -9,7 +9,7 @@ COMMENT= gdbus-codegen utility NOT_FOR_PLATFORM= HPUX-*-* OSF1-*-* -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt BUILD_DIRS= gio/gdbus-2.0/codegen INSTALL_DIRS= ${BUILD_DIRS}