aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-mysqld
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Test-mysqld')
-rw-r--r--databases/p5-Test-mysqld/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile
index 7c025f339f29..3596d3fb9e88 100644
--- a/databases/p5-Test-mysqld/Makefile
+++ b/databases/p5-Test-mysqld/Makefile
@@ -11,10 +11,10 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for mysqld test runner
RUN_DEPENDS= \
- p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \
- p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
- p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
+ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \
+ p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive \
+ p5-DBD-mysql>=0:databases/p5-DBD-mysql \
+ p5-Test-SharedFork>=0.06:devel/p5-Test-SharedFork
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5