aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Script/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/p5-Test-Script/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/p5-Test-Script/Makefile')
-rw-r--r--devel/p5-Test-Script/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile
index ac35c9d1feff..df32150c9664 100644
--- a/devel/p5-Test-Script/Makefile
+++ b/devel/p5-Test-Script/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Test::Script - Cross-platform basic tests for scripts
-RUN_DEPENDS= p5-IPC-Run3>=0.034:${PORTSDIR}/devel/p5-IPC-Run3 \
- p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl
+RUN_DEPENDS= p5-IPC-Run3>=0.034:devel/p5-IPC-Run3 \
+ p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5