pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mono-tools Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e008af5918fa
branches:  trunk
changeset: 392617:e008af5918fa
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Mon May 04 18:42:26 2009 +0000

description:
Needs msgfmt.

diffstat:

 devel/mono-tools/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e05a10ab8934 -r e008af5918fa devel/mono-tools/Makefile
--- a/devel/mono-tools/Makefile Mon May 04 17:19:31 2009 +0000
+++ b/devel/mono-tools/Makefile Mon May 04 18:42:26 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/04/12 14:06:14 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2009/05/04 18:42:26 hasso Exp $
 
 DISTNAME=      mono-tools-2.4
 CATEGORIES=    devel
@@ -15,7 +15,7 @@
 PKGCONFIG_OVERRIDE+=   gendarme/framework/gendarme-framework.pc.in
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config gmake
+USE_TOOLS+=            pkg-config gmake msgfmt
 
 MAKE_JOBS_SAFE=                no
 



Home | Main Index | Thread Index | Old Index