git: 297f6dfb736c - main - textproc/erlang-edown: mark as BROKEN (record context undefined).

Dave Cottlehuber dch at FreeBSD.org
Thu Sep 30 22:07:50 UTC 2021


The branch main has been updated by dch:

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

commit 297f6dfb736cecd6039b5f18c3b73cfb5a5647fb
Author:     Jimmy Olgeni <olgeni at FreeBSD.org>
AuthorDate: 2021-09-14 14:20:33 +0000
Commit:     Dave Cottlehuber <dch at FreeBSD.org>
CommitDate: 2021-09-30 22:02:19 +0000

    textproc/erlang-edown: mark as BROKEN (record context undefined).
---
 textproc/erlang-edown/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/erlang-edown/Makefile b/textproc/erlang-edown/Makefile
index c71124cd9a11..989df0bd1719 100644
--- a/textproc/erlang-edown/Makefile
+++ b/textproc/erlang-edown/Makefile
@@ -6,6 +6,8 @@ PKGNAMEPREFIX=	erlang-
 MAINTAINER=	erlang at FreeBSD.org
 COMMENT=	EDoc extension for generating Github-flavored Markdown
 
+BROKEN=		does not build with Erlang 24 (record context undefined)
+
 USES=		erlang:rebar
 USE_GITHUB=	yes
 GH_ACCOUNT=	uwiger


More information about the dev-commits-ports-main mailing list