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 @@ -1,23 +1,25 @@ PORTNAME= cachex PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- MAINTAINER= erlang@FreeBSD.org 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 MIX_BUILD_DEPS= devel/elixir-eternal \ devel/elixir-unsafe MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes OPTIONS_DEFINE= DOCS .include