Need msgfmt to build.
Noticed by Hasso Tepper in PR 38686.
This commit is contained in:
parent
4e6c8cda67
commit
b266f3d276
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue