diff options
Diffstat (limited to 'net/yami4/Makefile')
-rw-r--r-- | net/yami4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/yami4/Makefile b/net/yami4/Makefile index be01e9a4c4c6..59076c0912ac 100644 --- a/net/yami4/Makefile +++ b/net/yami4/Makefile @@ -12,6 +12,8 @@ COMMENT= Messaging library for distributed systems LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt +BROKEN_powerpc64= Does not build + # USES= compiler:c++11-lib .include <bsd.port.pre.mk> |