diff options
Diffstat (limited to 'devel/pecl-json_post/Makefile')
-rw-r--r-- | devel/pecl-json_post/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pecl-json_post/Makefile b/devel/pecl-json_post/Makefile index 991dafe970bd..36cf0799c9b6 100644 --- a/devel/pecl-json_post/Makefile +++ b/devel/pecl-json_post/Makefile @@ -14,6 +14,8 @@ COMMENT= JSON POST handler in PHP LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + USES= tar:tgz USE_PHP= json USE_PHP_BUILD= yes |