aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-multidimensional/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-multidimensional/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'devel/p5-multidimensional/Makefile')
-rw-r--r--devel/p5-multidimensional/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-multidimensional/Makefile b/devel/p5-multidimensional/Makefile
index 321878d48332..151951f7d88a 100644
--- a/devel/p5-multidimensional/Makefile
+++ b/devel/p5-multidimensional/Makefile
@@ -15,11 +15,11 @@ COMMENT= Disables multidimensional array emulation
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0.19:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
- p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- p5-Lexical-SealRequireHints>=0.005:${PORTSDIR}/devel/p5-Lexical-SealRequireHints
-RUN_DEPENDS= p5-B-Hooks-OP-Check>=0.19:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
- p5-Lexical-SealRequireHints>=0.005:${PORTSDIR}/devel/p5-Lexical-SealRequireHints
+BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check \
+ p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
+ p5-Lexical-SealRequireHints>=0.005:devel/p5-Lexical-SealRequireHints
+RUN_DEPENDS= p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check \
+ p5-Lexical-SealRequireHints>=0.005:devel/p5-Lexical-SealRequireHints
USE_PERL5= configure
USES= perl5