Index: head/devel/erlang-cuttlefish/Makefile =================================================================== --- head/devel/erlang-cuttlefish/Makefile (revision 503369) +++ head/devel/erlang-cuttlefish/Makefile (revision 503370) @@ -1,26 +1,28 @@ # $FreeBSD$ PORTNAME= cuttlefish PORTVERSION= 2.0.11 PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= erlang- MAINTAINER= erlang@FreeBSD.org COMMENT= Configuration library for Erlang LICENSE= APACHE20 +BROKEN= fails to build + 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