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