mark lang/haxe BROKEN again because the OCaml deps build with undesirable methods (curl calls, autodetection of CPU number) that need to be replaced; found by kili@

This commit is contained in:
thfr 2020-02-29 03:00:03 +00:00
parent 6886c70217
commit 0192620123

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2020/02/22 02:36:28 thfr Exp $
# $OpenBSD: Makefile,v 1.4 2020/02/29 03:00:03 thfr Exp $
BROKEN = calls to curl(1) and autodetection of CPUs break bulk builds
COMMENT = toolkit for the Haxe programming language