summaryrefslogtreecommitdiffstats
path: root/lang/mono
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-16 12:24:44 +0000
committerkris <kris@FreeBSD.org>2004-02-16 12:24:44 +0000
commitcea728bd4daaa9974ec6f3ca5f79af5ff3a36891 (patch)
tree9d40e24e6b9fad80eb8c7447a69c1c026238cee7 /lang/mono
parent45cd320ddda1ca6d032f3aa9d3144e978b56181f (diff)
downloadFreeBSD-ports-cea728bd4daaa9974ec6f3ca5f79af5ff3a36891.zip
FreeBSD-ports-cea728bd4daaa9974ec6f3ca5f79af5ff3a36891.tar.gz
Change BROKEN to IGNORE since the package actually builds (but does not work)
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 302e821..4d1f2dc5 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -38,7 +38,7 @@ ONLY_FOR_ARCHS= i386
.if ${OSVERSION} < 500000
EXTRA_PATCHES= ${FILESDIR}/extra-patch-signbit
.else
-BROKEN= "Does not work on -CURRENT with garbage collection enabled"
+IGNORE= "Does not work on -CURRENT with garbage collection enabled"
.endif
post-patch:
OpenPOWER on IntegriCloud