aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPIx-EditorTools
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/p5-PPIx-EditorTools
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/p5-PPIx-EditorTools')
-rw-r--r--textproc/p5-PPIx-EditorTools/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile
index 6d9d1d59a41b..f56d67299bae 100644
--- a/textproc/p5-PPIx-EditorTools/Makefile
+++ b/textproc/p5-PPIx-EditorTools/Makefile
@@ -14,13 +14,13 @@ COMMENT= Utility methods and base class for manipulating Perl via PPI
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \
- p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \
- p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny
+BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:devel/p5-Class-XSAccessor \
+ p5-PPI>=1.215:textproc/p5-PPI \
+ p5-Try-Tiny>=0.11:lang/p5-Try-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
- p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
- p5-Test-NoWarnings>=0.084:${PORTSDIR}/devel/p5-Test-NoWarnings
+TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \
+ p5-Test-Most>=0:devel/p5-Test-Most \
+ p5-Test-NoWarnings>=0.084:devel/p5-Test-NoWarnings
USE_PERL5= configure
USES= perl5