diff options
Diffstat (limited to 'devel/phpsh/Makefile')
-rw-r--r-- | devel/phpsh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/phpsh/Makefile b/devel/phpsh/Makefile index 13232c760cfe..8b79de7a9ce1 100644 --- a/devel/phpsh/Makefile +++ b/devel/phpsh/Makefile @@ -14,6 +14,8 @@ COMMENT= Interactive shell for PHP LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + USES= python tar:bzip2 USE_PYTHON= distutils autoplist USE_PHP= pcre posix tokenizer |