diff options
Diffstat (limited to 'archivers/php55-phar/Makefile')
-rw-r--r-- | archivers/php55-phar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/php55-phar/Makefile b/archivers/php55-phar/Makefile index 11c33c141a63..1579b90f4e22 100644 --- a/archivers/php55-phar/Makefile +++ b/archivers/php55-phar/Makefile @@ -7,4 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -phar +BROKEN_powerpc64= Does not build + .include "${MASTERDIR}/Makefile" |