summaryrefslogtreecommitdiff
path: root/lang/mono
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-09 13:05:33 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-09 13:05:33 +0000
commite2a378e09de9148ff2eb4a497073702f357de02a (patch)
tree9eba80f549a1643b1128458341c977e46391bae8 /lang/mono
parent747f202ffc0d0938a31c8018e91ce28d8c87dc80 (diff)
downloadpkgsrc-e2a378e09de9148ff2eb4a497073702f357de02a.tar.gz
Requires boehm-gc 6.1.994 or greater.
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile4
1 files changed, 3 insertions, 1 deletions
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