aboutsummaryrefslogtreecommitdiff
path: root/databases/xtrabackup
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-04-29 07:04:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-04-29 07:04:49 +0000
commitf4ea425a5bb8c4c7f08da85f1ed7e25fc336ef3b (patch)
treea250be14ec578716868f89e869870c2db145cc8d /databases/xtrabackup
parent835419af27f75f7b862b561ff106cf904dd39147 (diff)
downloadports-f4ea425a5bb8c4c7f08da85f1ed7e25fc336ef3b.tar.gz
ports-f4ea425a5bb8c4c7f08da85f1ed7e25fc336ef3b.zip
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439736
Diffstat (limited to 'databases/xtrabackup')
-rw-r--r--databases/xtrabackup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile
index 13cefab10b9f..7f4ebccddc81 100644
--- a/databases/xtrabackup/Makefile
+++ b/databases/xtrabackup/Makefile
@@ -13,8 +13,6 @@ 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 \
@@ -26,6 +24,8 @@ LIB_DEPENDS= libev.so:devel/libev \
RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \
qpress:archivers/qpress
+BROKEN_powerpc64= Does not build: ld: final link failed: Bad value
+
# autotool is in use for 5.1 builds
USES= alias autoreconf:build cpe gettext cmake libtool perl5 shebangfix
CPE_VENDOR= percona