diff options
Diffstat (limited to 'devel/rapidjson/Makefile')
-rw-r--r-- | devel/rapidjson/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile index 0f7b6dd9ef58..c7f649a45436 100644 --- a/devel/rapidjson/Makefile +++ b/devel/rapidjson/Makefile @@ -14,6 +14,8 @@ LICENSE_NAME= RapidJSON LICENSE_FILE= ${WRKSRC}/license.txt LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +BROKEN_powerpc64= Does not build + USE_GITHUB= yes GH_ACCOUNT= miloyip |