aboutsummaryrefslogtreecommitdiff
path: root/databases/percona-toolkit/Makefile
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-09-16 21:03:28 +0000
committerFlorian Smeets <flo@FreeBSD.org>2011-09-16 21:03:28 +0000
commit631d7907ce7c907f152ac7b31211fbd85c235a19 (patch)
treee76e70d1d9f97ae2d09169a4c7d5e31655e19653 /databases/percona-toolkit/Makefile
parent69669dd88ff426ca941f7a8d5e07b98d02a554f1 (diff)
downloadports-631d7907ce7c907f152ac7b31211fbd85c235a19.tar.gz
ports-631d7907ce7c907f152ac7b31211fbd85c235a19.zip
Notes
Diffstat (limited to 'databases/percona-toolkit/Makefile')
-rw-r--r--databases/percona-toolkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/percona-toolkit/Makefile b/databases/percona-toolkit/Makefile
index 2054b4108f5e..59f4fe77f663 100644
--- a/databases/percona-toolkit/Makefile
+++ b/databases/percona-toolkit/Makefile
@@ -7,13 +7,15 @@
PORTNAME= percona-toolkit
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.percona.com/downloads/percona-toolkit/
MAINTAINER= flo@FreeBSD.org
COMMENT= Collection of essential command-line utilities for MySQL
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes