git: 15629e687572 - main - databases/elixir-ecto: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 15:42:29 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=15629e687572c0dc82c7586c1c1dd364b96f0264
commit 15629e687572c0dc82c7586c1c1dd364b96f0264
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:41:51 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 15:39:07 +0000
databases/elixir-ecto: mark BROKEN
Approved by: portmgr blanket
---
databases/elixir-ecto/Makefile | 2 ++
1 file changed, 2 insertions(+)
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