aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-mysqld
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 10:48:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 10:48:36 +0000
commit40a693e37d5b8d4a4a391e3e2ac79a254704b765 (patch)
treea8fe33bfa3b131b12dcf6708fb06a94bdd42844a /databases/p5-Test-mysqld
parent8a1cf7845435ae5e8fc14f8ca3c331528f6ddaa4 (diff)
downloadports-40a693e37d5b8d4a4a391e3e2ac79a254704b765.tar.gz
ports-40a693e37d5b8d4a4a391e3e2ac79a254704b765.zip
Notes
Diffstat (limited to 'databases/p5-Test-mysqld')
-rw-r--r--databases/p5-Test-mysqld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile
index c84a3a9055de..21a5b7c81b11 100644
--- a/databases/p5-Test-mysqld/Makefile
+++ b/databases/p5-Test-mysqld/Makefile
@@ -16,7 +16,7 @@ COMMENT= Perl extension for mysqld test runner
RUN_DEPENDS= \
p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \
- ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
+ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
BUILD_DEPENDS= ${RUN_DEPENDS}