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 @@ -1,17 +1,19 @@ PORTNAME= edown PORTVERSION= 0.8.1 CATEGORIES= textproc PKGNAMEPREFIX= erlang- MAINTAINER= erlang@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 ERL_DOCS= doc/* OPTIONS_DEFINE= DOCS .include