summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-11-24 02:38:58 +0000
committerdholland <dholland@pkgsrc.org>2013-11-24 02:38:58 +0000
commit0f27c71ff585f749b2222d835f4b2dce9a529bc9 (patch)
treea54261e03d57be27554e7a50da34dbab453c53cc /lang
parentc425e4d47b0e8c1454e3c3a9fa77f4dbdfdd576e (diff)
downloadpkgsrc-0f27c71ff585f749b2222d835f4b2dce9a529bc9.tar.gz
Clear PLATFORM in the environment; has the same consequences as in the
base mono package.
Diffstat (limited to 'lang')
-rw-r--r--lang/mono-basic/Makefile3
1 files changed, 2 insertions, 1 deletions
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