From 889f629db48cea1727b8ca90a06c0464e6506348 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 18 May 2008 13:38:51 +0000 Subject: Need msgfmt to build. Noticed by Hasso Tepper in PR 38686. --- devel/libgweather/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile index cab3563f375..d5db33bd8f5 100644 --- a/devel/libgweather/Makefile +++ b/devel/libgweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/04/16 16:45:23 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/18 13:38:51 obache Exp $ # DISTNAME= libgweather-2.22.1.2 @@ -12,7 +12,7 @@ COMMENT= Weather information access library GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config intltool gmake +USE_TOOLS+= pkg-config intltool gmake msgfmt GCONF_SCHEMAS+= gweather.schemas PKGCONFIG_OVERRIDE+= libgweather/gweather.pc.in -- cgit v1.2.3