diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-12-13 16:07:27 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-12-13 16:07:27 +0000 |
commit | 25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22 (patch) | |
tree | ed270fb7a7239f122f440cde07679951c279cd01 /chinese | |
parent | 5f8c55ba37f6d291f5c2032016d4454be185e5e9 (diff) |
Notes
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 |