git: 5c2ebe007ee9 - main - devel/elixir-calendar: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 15:42:27 UTC
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