diff options
Diffstat (limited to 'databases/xtrabackup/Makefile')
-rw-r--r-- | databases/xtrabackup/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile index 7b05bd1a8c88..5036a1408697 100644 --- a/databases/xtrabackup/Makefile +++ b/databases/xtrabackup/Makefile @@ -13,6 +13,8 @@ COMMENT= OpenSource version of InnoDB backup with support of Percona extensions LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + # quilt is required by build.sh BUILD_DEPENDS= bash:shells/bash \ cmake:devel/cmake \ |