Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2022 15:42:27 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c2ebe007ee9 - main - devel/elixir-calendar: mark BROKEN
Message-ID:  <202206071542.257FgRLU028959@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c2ebe007ee991a975f56d2dccc63fa073c7fba6

commit 5c2ebe007ee991a975f56d2dccc63fa073c7fba6
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:39:44 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 15:39:07 +0000

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

diff --git a/devel/elixir-calendar/Makefile b/devel/elixir-calendar/Makefile
index 21ea0b470664..d04e2169f214 100644
--- a/devel/elixir-calendar/Makefile
+++ b/devel/elixir-calendar/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Date-time and time zone handling in Elixir
 
 LICENSE=	MIT
 
+BROKEN=		does not build: Unchecked dependencies for environment prod: tzdata
+
 USES=		elixir
 USE_GITHUB=	yes
 GH_ACCOUNT=	lau



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206071542.257FgRLU028959>