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