From 096ce0c2f69b52658484d99ba5f4663ae471c2ed Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 7 Jun 2022 17:34:56 +0300 Subject: [PATCH] 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 ff524a413d7eb..1231cee373b74 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