diff options
Diffstat (limited to 'lang/php70')
-rw-r--r-- | lang/php70/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index ad864d7e9e62..6f3b0858b555 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -13,6 +13,8 @@ COMMENT= PHP Scripting Language LICENSE= PHP301 +BROKEN_powerpc64= Does not build + USES= tar:bzip2 cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes |