summaryrefslogtreecommitdiff
path: root/databases/elixir-ecto
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-06-07 17:41:51 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-06-07 18:39:07 +0300
commit15629e687572c0dc82c7586c1c1dd364b96f0264 (patch)
treeaa4b26b8cc951f6b6700791863b402e9b6fbb02e /databases/elixir-ecto
parentdevel/elixir-plug: mark BROKEN (diff)
databases/elixir-ecto: mark BROKEN
Approved by: portmgr blanket
Diffstat (limited to 'databases/elixir-ecto')
-rw-r--r--databases/elixir-ecto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/elixir-ecto/Makefile b/databases/elixir-ecto/Makefile
index fdd6ff7f738a..f79614395f99 100644
--- a/databases/elixir-ecto/Makefile
+++ b/databases/elixir-ecto/Makefile
@@ -9,6 +9,8 @@ COMMENT= Database wrapper and language integrated query for Elixir
LICENSE= APACHE20
+BROKEN= does not build: Unchecked dependencies for environment prod: decimal
+
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= elixir-ecto