aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Perl-PrereqScanner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Perl-PrereqScanner/Makefile')
-rw-r--r--devel/p5-Perl-PrereqScanner/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/p5-Perl-PrereqScanner/Makefile b/devel/p5-Perl-PrereqScanner/Makefile
index 8317a714dfbb..6d5d70690005 100644
--- a/devel/p5-Perl-PrereqScanner/Makefile
+++ b/devel/p5-Perl-PrereqScanner/Makefile
@@ -14,16 +14,16 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
- p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Module-Path>=0:${PORTSDIR}/devel/p5-Module-Path \
- p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
- p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \
- p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
- p5-String-RewritePrefix>=0.005:${PORTSDIR}/textproc/p5-String-RewritePrefix \
- p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0:devel/p5-Getopt-Long-Descriptive \
+ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
+ p5-Module-Path>=0:devel/p5-Module-Path \
+ p5-Moose>=0:devel/p5-Moose \
+ p5-PPI>=1.215:textproc/p5-PPI \
+ p5-Params-Util>=0:devel/p5-Params-Util \
+ p5-String-RewritePrefix>=0.005:textproc/p5-String-RewritePrefix \
+ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
+TEST_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny
NO_ARCH= yes
USES= perl5