aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2010-03-04 00:35:15 +0800
committerSteven Kreuzer <skreuzer@FreeBSD.org>2010-03-04 00:35:15 +0800
commit29f90c926c0534a9975fd85a3e38e9d562bb9da1 (patch)
treef6a26a0cd52b410933447fec4c03d91ffab8620c /databases
parent6d46c5d42c6c31c7d336db35d643b59f0e40f099 (diff)
downloadfreebsd-ports-gnome-29f90c926c0534a9975fd85a3e38e9d562bb9da1.tar.gz
freebsd-ports-gnome-29f90c926c0534a9975fd85a3e38e9d562bb9da1.tar.zst
freebsd-ports-gnome-29f90c926c0534a9975fd85a3e38e9d562bb9da1.zip
Add p5-IO-Compress-Zlib as a dependency
PR: ports/144385 Submitted by: Stefan Witzel <stefan.witzel@zvw.uni-goettingen.de> Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r--databases/maatkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/maatkit/Makefile b/databases/maatkit/Makefile
index cad2f7377df7..e6840c332477 100644
--- a/databases/maatkit/Makefile
+++ b/databases/maatkit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= maatkit
PORTVERSION= 5686
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -16,7 +17,8 @@ COMMENT= Collection of essential command-line utilities for MySQL
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${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
+ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+ p5-IO-Compress-Zlib>=2.015:${PORTSDIR}/archivers/p5-IO-Compress-Zlib
PERL_CONFIGURE= yes