[Bug 238676] devel/erlang-cuttlefish Makefile Broken due to Revision 503370 is easily fixed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 18 02:31:47 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238676
Bug ID: 238676
Summary: devel/erlang-cuttlefish Makefile Broken due to
Revision 503370 is easily fixed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: erlang at FreeBSD.org
Reporter: dewayne at heuristicsystems.com.au
Flags: maintainer-feedback?(erlang at FreeBSD.org)
Assignee: erlang at FreeBSD.org
Could you change
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config
from
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config:-{require_otp_vsn,
"R16|17|18"}.
to
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config:+{require_otp_vsn,
"R16|17|18|19|20|21|22"}.
which fixes the "BROKEN" issue and accomodates future revisions of erlang :)
With this applied, the BROKEN line in Makefile enables a successful package
build
(on 11.3Beta1 i386)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list