git: fd70dae4bac0 - main - devel/elixir-plug: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 15:42:28 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd70dae4bac0a3b92c9998418c504e82131e6a59 commit fd70dae4bac0a3b92c9998418c504e82131e6a59 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-06-07 14:40:19 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-06-07 15:39:07 +0000 devel/elixir-plug: mark BROKEN Approved by: portmgr blanket --- devel/elixir-plug/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/elixir-plug/Makefile b/devel/elixir-plug/Makefile index 1ce29704cc5b..66a36dc643e8 100644 --- a/devel/elixir-plug/Makefile +++ b/devel/elixir-plug/Makefile @@ -9,6 +9,8 @@ COMMENT= Composable modules for Elixir web applications LICENSE= APACHE20 +BROKEN= does not build: Unchecked dependencies for environment prod: mime + USES= elixir USE_GITHUB= yes GH_ACCOUNT= elixir-lang