aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule-Perl/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-File-Find-Rule-Perl/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/p5-File-Find-Rule-Perl/Makefile')
-rw-r--r--devel/p5-File-Find-Rule-Perl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-File-Find-Rule-Perl/Makefile b/devel/p5-File-Find-Rule-Perl/Makefile
index b801b83946c9..5b1079d067b7 100644
--- a/devel/p5-File-Find-Rule-Perl/Makefile
+++ b/devel/p5-File-Find-Rule-Perl/Makefile
@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Common rules for searching for Perl things
-BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
- p5-Parse-CPAN-Meta>=1.38:${PORTSDIR}/devel/p5-Parse-CPAN-Meta \
- p5-Params-Util>=0.38:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= p5-File-Find-Rule>=0.20:devel/p5-File-Find-Rule \
+ p5-Parse-CPAN-Meta>=1.38:devel/p5-Parse-CPAN-Meta \
+ p5-Params-Util>=0.38:devel/p5-Params-Util
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5