aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2018-08-07 04:53:02 +0800
committerfeld <feld@FreeBSD.org>2018-08-07 04:53:02 +0800
commit7c6bbd498502fa329c594bf3e7f8205883b69e44 (patch)
tree759362c4d3370b696514f16c93d7329984a053ed /databases
parentca8fa548810e107d7b6c6f20642dfc9d90a22cf4 (diff)
downloadfreebsd-ports-gnome-7c6bbd498502fa329c594bf3e7f8205883b69e44.tar.gz
freebsd-ports-gnome-7c6bbd498502fa329c594bf3e7f8205883b69e44.tar.zst
freebsd-ports-gnome-7c6bbd498502fa329c594bf3e7f8205883b69e44.zip
databases/xtrabackup: Remove unnecessary depdendency
DBD::mysql has not been required since version 2.3.0 Approved by: portmgr (with hat) MFH: 2018Q3
Diffstat (limited to 'databases')
-rw-r--r--databases/xtrabackup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile
index 675b0bf0ab3d..d13a25b77692 100644
--- a/databases/xtrabackup/Makefile
+++ b/databases/xtrabackup/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xtrabackup
DISTVERSION= 2.4.9
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PORTVERSION}/source/tarball/:xtrabackup \
SF/boost/boost/1.59.0/:boost
@@ -23,8 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libev.so:devel/libev \
libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error
-RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \
- qpress:archivers/qpress
+RUN_DEPENDS= qpress:archivers/qpress
BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declaration specifier
BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declaration specifier