git: 096ce0c2f69b - main - devel/elixir-cachex: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 07 Jun 2022 15:42:26 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=096ce0c2f69b52658484d99ba5f4663ae471c2ed

commit 096ce0c2f69b52658484d99ba5f4663ae471c2ed
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:34:56 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 15:39:06 +0000

    devel/elixir-cachex: mark BROKEN
    
    Approved by:    portmgr blanket
---
 devel/elixir-cachex/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/elixir-cachex/Makefile b/devel/elixir-cachex/Makefile
index ff524a413d7e..1231cee373b7 100644
--- a/devel/elixir-cachex/Makefile
+++ b/devel/elixir-cachex/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Caching library for Elixir
 
 LICENSE=	MIT
 
+BROKEN=		does not build: Unchecked dependencies for environment prod: unsafe, eternal
+
 USES=		elixir
 USE_GITHUB=	yes
 GH_ACCOUNT=	whitfin