diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/elixir-ecto/Makefile | 2 |
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 |