git: bedd7eebe4ba - main - textproc/translate-toolkit: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Nov 2021 19:18:15 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=bedd7eebe4ba8ba6043875818747ade17fb71250 commit bedd7eebe4ba8ba6043875818747ade17fb71250 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-11-16 19:17:26 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-11-16 19:17:26 +0000 textproc/translate-toolkit: mark BROKEN Approved by: portmgr blanket --- textproc/translate-toolkit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index 0d8d7bbdec7e..d9942f341049 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -11,6 +11,8 @@ COMMENT= Tools and API for translation and localization engineering LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build: ImportError: cannot import name 'commaSeparatedList' from 'pyparsing' + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= bash:shells/bash \ msghack:devel/gettext-msghack \