aboutsummaryrefslogtreecommitdiff
path: root/devel/flatbuffers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/flatbuffers/Makefile')
-rw-r--r--devel/flatbuffers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile
index 44a5802d9588..178f0bcca713 100644
--- a/devel/flatbuffers/Makefile
+++ b/devel/flatbuffers/Makefile
@@ -12,6 +12,8 @@ COMMENT= Memory efficient serialization library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= Does not build
+
USE_GITHUB= yes
GH_ACCOUNT= google