diff options
Diffstat (limited to 'devel/phpsh/Makefile')
-rw-r--r-- | devel/phpsh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/phpsh/Makefile b/devel/phpsh/Makefile index 8b79de7a9ce1..13232c760cfe 100644 --- a/devel/phpsh/Makefile +++ b/devel/phpsh/Makefile @@ -14,8 +14,6 @@ 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 |