From 3ce398bf16329341ce725b2648c9ee0bfb0d8806 Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 9 May 2003 14:17:46 +0000 Subject: Package tools support the "alpha" suffix properly to compare versions, so set boehm-gc's version to 6.2alpha4 instead of 6.1.994. Thanks, agc@. --- lang/mono/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/mono') diff --git a/lang/mono/Makefile b/lang/mono/Makefile index ecf35e9d4fe..25608b3ffab 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/05/09 13:05:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/09 14:17:47 jmmv Exp $ # DISTNAME= mono-0.24 @@ -9,7 +9,7 @@ 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 +BUILDLINK_DEPENDS.boehm-gc= boehm-gc>=6.2alpha4 # XXX: Is this really true? As seen in the website, mono should work on # other platforms; please test. -- cgit v1.2.3