diff options
author | swills <swills@FreeBSD.org> | 2015-12-14 00:07:27 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-12-14 00:07:27 +0800 |
commit | ca2098a7784c981483fe2afe0685e9dfdfa4079e (patch) | |
tree | ed270fb7a7239f122f440cde07679951c279cd01 /chinese | |
parent | 8c4fe561432906c72c55714b72f2e7e561e2eb67 (diff) | |
download | freebsd-ports-gnome-ca2098a7784c981483fe2afe0685e9dfdfa4079e.tar.gz freebsd-ports-gnome-ca2098a7784c981483fe2afe0685e9dfdfa4079e.tar.zst freebsd-ports-gnome-ca2098a7784c981483fe2afe0685e9dfdfa4079e.zip |
mark some of the ports that don't build on powerpc64 for me
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/librime/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 0041d4de7cf6..2aa19c060417 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -27,6 +27,8 @@ GH_ACCOUNT= rime PLIST_SUB= VER=${PORTVERSION}.0 +BROKEN_powerpc64= Does not build on powerpc64 + .include <bsd.port.options.mk> post-patch: .SILENT |