aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqlreport
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 04:56:59 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 04:56:59 +0000
commit3efe84fba63bb6480ec52c1370d1c892147203c8 (patch)
treee0ba4d40ccb9417ba60436c0576add3a6fea9fdd /databases/mysqlreport
parent417d5cf217d9db43cbf2077dc7885e8a9f57d353 (diff)
downloadports-3efe84fba63bb6480ec52c1370d1c892147203c8.tar.gz
ports-3efe84fba63bb6480ec52c1370d1c892147203c8.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248784
Diffstat (limited to 'databases/mysqlreport')
-rw-r--r--databases/mysqlreport/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysqlreport/Makefile b/databases/mysqlreport/Makefile
index bcca963278fe..d917898509ae 100644
--- a/databases/mysqlreport/Makefile
+++ b/databases/mysqlreport/Makefile
@@ -6,6 +6,7 @@
PORTNAME= mysqlreport
PORTVERSION= 3.5
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://hackmysql.com/scripts/
EXTRACT_SUFX= .tgz
@@ -14,8 +15,6 @@ MAINTAINER= lippe@FreeBSD.org
COMMENT= Mysqlreport makes a friendly report of important MySQL status values
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql