From e2a378e09de9148ff2eb4a497073702f357de02a Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 9 May 2003 13:05:33 +0000 Subject: Requires boehm-gc 6.1.994 or greater. --- lang/mono/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/mono') diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 7020a97997b..ecf35e9d4fe 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/09 13:03:21 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/09 13:05:33 jmmv Exp $ # DISTNAME= mono-0.24 @@ -9,6 +9,8 @@ MAINTAINER= marc@informatik.uni-bremen.de HOMEPAGE= http://www.go-mono.org/ COMMENT= Open source implementation of the .NET Development Framework +BUILDLINK_DEPENDS.boehm-gc= boehm-gc>=6.1.994 + # XXX: Is this really true? As seen in the website, mono should work on # other platforms; please test. ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 -- cgit v1.2.3