1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Mark BROKEN: fails to build

** (Mix) You're trying to run :ex_doc on Elixir v1.7.0 but it has declared in its mix.exs file it supports only Elixir ~> 1.3.0 or ~> 1.4.0 or ~> 1.5.0 or ~> 1.6.0

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-08-05 09:25:14 +00:00
parent 235f6ca504
commit 06218ba4ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476401

View File

@ -12,6 +12,8 @@ COMMENT= Tool to generate documentation for Elixir projects
LICENSE= APACHE20 MIT
LICENSE_COMB= multi
BROKEN= fails to build
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= elixir-lang