aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-08-05 17:25:14 +0800
committerantoine <antoine@FreeBSD.org>2018-08-05 17:25:14 +0800
commit2ef687dffdfd24711489a31ad3af1856da89fd6c (patch)
tree52512f5e86f12fd58b51e203a44619446d261f71 /textproc
parentc6b97ec481deea71c94ea7a082dbfb2d89ed32c9 (diff)
downloadfreebsd-ports-gnome-2ef687dffdfd24711489a31ad3af1856da89fd6c.tar.gz
freebsd-ports-gnome-2ef687dffdfd24711489a31ad3af1856da89fd6c.tar.zst
freebsd-ports-gnome-2ef687dffdfd24711489a31ad3af1856da89fd6c.zip
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
Diffstat (limited to 'textproc')
-rw-r--r--textproc/elixir-ex_doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/elixir-ex_doc/Makefile b/textproc/elixir-ex_doc/Makefile
index 71e4967ddd1c..ddd2a7278e52 100644
--- a/textproc/elixir-ex_doc/Makefile
+++ b/textproc/elixir-ex_doc/Makefile
@@ -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