Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 22:07:50 GMT
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c95ddfa6e3d5 - main - devel/erlang-cuttlefish: mark as BROKEN (unsupported Erlang 24).
Message-ID:  <202109302207.18UM7oew096228@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c95ddfa6e3d52f46958a3f14c308a614645742a6

commit c95ddfa6e3d52f46958a3f14c308a614645742a6
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-09-14 14:24:53 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2021-09-30 22:02:20 +0000

    devel/erlang-cuttlefish: mark as BROKEN (unsupported Erlang 24).
---
 devel/erlang-cuttlefish/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109302207.18UM7oew096228>