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