summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-05-04 18:42:26 +0000
committerhasso <hasso@pkgsrc.org>2009-05-04 18:42:26 +0000
commit0a87948d50b275e1365fc1bd7bd74d017f95288d (patch)
tree25c81e4825f30b123224e36b05e9d9ad1faa32b1 /devel
parent556c1e10e52a375e87d1ea6e1e400a661966899f (diff)
downloadpkgsrc-0a87948d50b275e1365fc1bd7bd74d017f95288d.tar.gz
Needs msgfmt.
Diffstat (limited to 'devel')
-rw-r--r--devel/mono-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile
index e368f1d9e90..601421f2b34 100644
--- a/devel/mono-tools/Makefile
+++ b/devel/mono-tools/Makefile
@@ -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+= create-native-map/lib/pkgconfig/create-native-map.pc.in
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