pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/mono Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f86c6afeb6d
branches:  trunk
changeset: 557305:9f86c6afeb6d
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Mon Apr 13 11:38:23 2009 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r dbc581774559 -r 9f86c6afeb6d lang/mono/Makefile
--- a/lang/mono/Makefile        Mon Apr 13 11:30:46 2009 +0000
+++ b/lang/mono/Makefile        Mon Apr 13 11:38:23 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2009/04/07 08:20:42 kefren Exp $
+# $NetBSD: Makefile,v 1.84 2009/04/13 11:38:23 hasso Exp $
 
 DISTNAME=      mono-${MONO_VERSION}
 CATEGORIES=    lang
@@ -18,7 +18,7 @@
 MONO_VERSION=          2.4
 ALL_ENV+=              MONO_SHARED_DIR=${WRKDIR:Q}
 
-USE_TOOLS+=            bison gmake gtar perl:run pkg-config bash:run
+USE_TOOLS+=            bison gmake gtar perl:run pkg-config bash:run msgfmt
 USE_LIBTOOL=           yes
 USE_LANGUAGES+=                c c++
 EXTRACT_USING=         gtar



Home | Main Index | Thread Index | Old Index