From 215d6d00ab217fe6989cfb0b0e5210a0ea078a0a Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 17 Jun 2015 20:43:40 +0000 Subject: Requires zip to build. --- devel/mono-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 5f7b9a9ecde..234bbd6ec13 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2015/05/23 06:57:15 kefren Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/17 20:43:40 joerg Exp $ DISTNAME= mono-tools-3.10 CATEGORIES= devel @@ -12,7 +12,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 msgfmt +USE_TOOLS+= pkg-config gmake msgfmt zip MAKE_JOBS_SAFE= no -- cgit v1.2.3