From 0f27c71ff585f749b2222d835f4b2dce9a529bc9 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 24 Nov 2013 02:38:58 +0000 Subject: Clear PLATFORM in the environment; has the same consequences as in the base mono package. --- lang/mono-basic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile index 3f43e2f9f5f..940e6aca0b5 100644 --- a/lang/mono-basic/Makefile +++ b/lang/mono-basic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/10/19 09:07:06 adam Exp $ +# $NetBSD: Makefile,v 1.22 2013/11/24 02:38:58 dholland Exp $ DISTNAME= mono-basic-2.10 PKGREVISION= 6 @@ -14,6 +14,7 @@ LICENSE= gnu-lgpl-v2 AND mit USE_TOOLS+= gmake USE_LANGUAGES+= # empty EXTRACT_USING= gtar +ALL_ENV+= PLATFORM= GNU_CONFIGURE= yes -- cgit v1.2.3