aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-16 20:24:44 +0800
committerkris <kris@FreeBSD.org>2004-02-16 20:24:44 +0800
commitcea728bd4daaa9974ec6f3ca5f79af5ff3a36891 (patch)
tree9d40e24e6b9fad80eb8c7447a69c1c026238cee7 /lang
parent45cd320ddda1ca6d032f3aa9d3144e978b56181f (diff)
downloadfreebsd-ports-gnome-cea728bd4daaa9974ec6f3ca5f79af5ff3a36891.tar.gz
freebsd-ports-gnome-cea728bd4daaa9974ec6f3ca5f79af5ff3a36891.tar.zst
freebsd-ports-gnome-cea728bd4daaa9974ec6f3ca5f79af5ff3a36891.zip
Change BROKEN to IGNORE since the package actually builds (but does not work)
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 302e82171b2f..4d1f2dc5da51 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: