aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-09-14 14:24:53 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2021-09-30 22:02:20 +0000
commitc95ddfa6e3d52f46958a3f14c308a614645742a6 (patch)
tree7ab718acfa29e6486103815db57d33211f3639fe
parent297f6dfb736cecd6039b5f18c3b73cfb5a5647fb (diff)
devel/erlang-cuttlefish: mark as BROKEN (unsupported Erlang 24).
-rw-r--r--devel/erlang-cuttlefish/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/erlang-cuttlefish/Makefile b/devel/erlang-cuttlefish/Makefile
index 2d85cbcde272..7a3951c12460 100644
--- a/devel/erlang-cuttlefish/Makefile
+++ b/devel/erlang-cuttlefish/Makefile
@@ -9,6 +9,8 @@ COMMENT= Configuration library for Erlang
LICENSE= APACHE20
+BROKEN= does not build with Erlang 24
+
USES= erlang:rebar
USE_GITHUB= yes
GH_ACCOUNT= basho