pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgweather Need msgfmt to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e76ed485187
branches: trunk
changeset: 542476:7e76ed485187
user: obache <obache%pkgsrc.org@localhost>
date: Sun May 18 13:38:51 2008 +0000
description:
Need msgfmt to build.
Noticed by Hasso Tepper in PR 38686.
diffstat:
devel/libgweather/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cd936fdec111 -r 7e76ed485187 devel/libgweather/Makefile
--- a/devel/libgweather/Makefile Sun May 18 12:28:17 2008 +0000
+++ b/devel/libgweather/Makefile Sun May 18 13:38:51 2008 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index