Date: Tue, 13 Jul 2021 09:28:20 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f4adbebc7d56 - main - textproc/bat: mark BROKEN on powerpc Message-ID: <202107130928.16D9SK4T030607@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4adbebc7d565767800f69a6f51ec27e7e553228 commit f4adbebc7d565767800f69a6f51ec27e7e553228 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-07-13 09:26:54 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-07-13 09:26:54 +0000 textproc/bat: mark BROKEN on powerpc Same issue as on i386. --- textproc/bat/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index c11e9deb7115..f3510a9e78b8 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -13,6 +13,7 @@ LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma BROKEN_i386= sys-info dependency crate won't build on FreeBSD +BROKEN_powerpc= sys-info dependency crate won't build on FreeBSD USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107130928.16D9SK4T030607>