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 @@ -1,24 +1,26 @@ PORTNAME= cuttlefish PORTVERSION= 2.0.11 PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= erlang- MAINTAINER= erlang@FreeBSD.org COMMENT= Configuration library for Erlang LICENSE= APACHE20 +BROKEN= does not build with Erlang 24 + USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= basho REBAR_TARGETS= compile escriptize ERL_BUILD_DEPS= devel/erlang-getopt \ devel/erlang-lager \ devel/erlang-neotoma ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} OPTIONS_DEFINE= DOCS .include