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