git: f4adbebc7d56 - main - textproc/bat: mark BROKEN on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jul 13 09:28:22 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f4adbebc7d565767800f69a6f51ec27e7e553228
commit f4adbebc7d565767800f69a6f51ec27e7e553228
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-07-13 09:26:54 +0000
Commit: Piotr Kubaj <pkubaj at 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
More information about the dev-commits-ports-all
mailing list