aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-07-13 09:26:38 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-07-13 09:26:38 +0000
commita51a5e03717c38fd8d215e1e656faf34c5beec6f (patch)
tree4f272b3c80af757683b617421c8191a8b04dff10
parent28c1634b435b2477305f5671f0176b789739c97b (diff)
downloadports-a51a5e03717c38fd8d215e1e656faf34c5beec6f.tar.gz
ports-a51a5e03717c38fd8d215e1e656faf34c5beec6f.zip
devel/gitui: mark BROKEN on powerpc
Same issue as on i386.
-rw-r--r--devel/gitui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile
index 01590de79752..cab86ab86c6d 100644
--- a/devel/gitui/Makefile
+++ b/devel/gitui/Makefile
@@ -10,6 +10,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BROKEN_i386= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80
+BROKEN_powerpc= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80
BUILD_DEPENDS= bash:shells/bash \
gmake:devel/gmake