pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e15dcfc2b82
branches: trunk
changeset: 514144:8e15dcfc2b82
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 08 09:47:58 2006 +0000
description:
Needs msgfmt.
diffstat:
databases/libgda/Makefile.common | 4 ++--
devel/libbonobo/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r d57579404af0 -r 8e15dcfc2b82 databases/libgda/Makefile.common
--- a/databases/libgda/Makefile.common Thu Jun 08 09:47:14 2006 +0000
+++ b/databases/libgda/Makefile.common Thu Jun 08 09:47:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2006/04/02 22:46:55 wiz Exp $
+# $NetBSD: Makefile.common,v 1.40 2006/06/08 09:48:40 joerg Exp $
#
DISTNAME= libgda-1.9.102
@@ -13,7 +13,7 @@
DISTINFO_FILE= ${.CURDIR}/../../databases/libgda/distinfo
PATCHDIR= ${.CURDIR}/../../databases/libgda/patches
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
diff -r d57579404af0 -r 8e15dcfc2b82 devel/libbonobo/Makefile
--- a/devel/libbonobo/Makefile Thu Jun 08 09:47:14 2006 +0000
+++ b/devel/libbonobo/Makefile Thu Jun 08 09:47:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/03/30 21:06:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.48 2006/06/08 09:47:58 joerg Exp $
DISTNAME= libbonobo-2.14.0
CATEGORIES= devel gnome
@@ -14,7 +14,7 @@
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
-USE_TOOLS+= bison gmake perl:run pkg-config
+USE_TOOLS+= bison gmake perl:run pkg-config msgfmt
PKGCONFIG_OVERRIDE= bonobo/libbonobo-2.0.pc.in
PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in
Home |
Main Index |
Thread Index |
Old Index