aboutsummaryrefslogtreecommitdiff
path: root/lang/ironpython
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ironpython')
-rw-r--r--lang/ironpython/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ironpython/Makefile b/lang/ironpython/Makefile
index 4e4cad9e1e52..4fb6a33071b9 100644
--- a/lang/ironpython/Makefile
+++ b/lang/ironpython/Makefile
@@ -18,6 +18,8 @@ COMMENT= New Python implementation targeting the .NET
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
+BROKEN= does not build
+
WRKSRC= ${WRKDIR}/IronPython-${PORTVERSION}
USE_ZIP= yes
USE_GMAKE= yes