aboutsummaryrefslogtreecommitdiff
path: root/databases/mytop
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-04 10:55:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-04 10:55:01 +0000
commit77f9361fa50ce5b6f7619b289b5b45e17edfc50a (patch)
tree2c8d6dcc93b0d596cb858881142009571cf6e835 /databases/mytop
parent7eccf45b927d8d61981895d6e11eb0092c239d59 (diff)
downloadports-77f9361fa50ce5b6f7619b289b5b45e17edfc50a.tar.gz
ports-77f9361fa50ce5b6f7619b289b5b45e17edfc50a.zip
- Allow databases/mytop to co-exist with p5-DBD-mysqlNN
PR: 140122 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=243754
Diffstat (limited to 'databases/mytop')
-rw-r--r--databases/mytop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index c97011c77715..5be91047decb 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/
MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= A top clone for MySQL
-RUN_DEPENDS= p5-DBD-mysql>=1.0:${PORTSDIR}/databases/p5-DBD-mysql \
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ \
p5-DBI>=1.13:${PORTSDIR}/databases/p5-DBI \
p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor \
p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey