aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-13 11:35:51 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-13 11:35:51 +0800
commit2b1838bc534c937c3ea0514a46ee015f34b8ae46 (patch)
tree0e89021fd44a8edda1d97d4e3b9b90599d254d40 /chinese
parent6bc03c0fcc5387275e3b6640596109d8a95c0397 (diff)
downloadfreebsd-ports-gnome-2b1838bc534c937c3ea0514a46ee015f34b8ae46.tar.gz
freebsd-ports-gnome-2b1838bc534c937c3ea0514a46ee015f34b8ae46.tar.zst
freebsd-ports-gnome-2b1838bc534c937c3ea0514a46ee015f34b8ae46.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/librime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile
index 1f71d620bb4d..9f82d27dc3cc 100644
--- a/chinese/librime/Makefile
+++ b/chinese/librime/Makefile
@@ -30,7 +30,7 @@ GH_ACCOUNT= rime
PLIST_SUB= VER=${PORTVERSION}
-BROKEN_powerpc64= Does not build on powerpc64
+BROKEN_powerpc64= Does not link: undefined reference to YAML::detail::node_data::empty_scalar[abi:cxx11]
.include <bsd.port.options.mk>