aboutsummaryrefslogtreecommitdiff
path: root/lang/mlton/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mlton/Makefile')
-rw-r--r--lang/mlton/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile
index 4cf4bcc12f20..fc0550070cb7 100644
--- a/lang/mlton/Makefile
+++ b/lang/mlton/Makefile
@@ -37,6 +37,10 @@ USE_GCC= any
.include <bsd.port.options.mk>
+.if ${ARCH} == i386
+FORBIDDEN= mlton-compile loops infinitely and is unkillable
+.endif
+
.if ${PORT_OPTIONS:MDOCS}
BUILD_DEPENDS+= gsed:textproc/gsed \
htmldoc:textproc/htmldoc