aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-30 12:16:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-30 14:06:38 +0000
commitfc6509f7bd8249a4e07903d4d242f6b55c2172c5 (patch)
treec422c643d7856ee88e408e9660d3c773541c2357
parentb098774a3d4a1c9f7901cd97fda9dc4a6bf32289 (diff)
downloadports-fc6509f7bd8249a4e07903d4d242f6b55c2172c5.tar.gz
ports-fc6509f7bd8249a4e07903d4d242f6b55c2172c5.zip
databases/elixir-mongo: mark BROKEN
Approved by: portmgr blanket
-rw-r--r--databases/elixir-mongo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/elixir-mongo/Makefile b/databases/elixir-mongo/Makefile
index ad830d29b5e1..5e139cff2d0a 100644
--- a/databases/elixir-mongo/Makefile
+++ b/databases/elixir-mongo/Makefile
@@ -7,6 +7,8 @@ COMMENT= Database driver for MongoDB written in Elixir
LICENSE= MIT
+BROKEN= does not build: Compilation error in file lib/mongo.ex
+
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= checkiz