aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-cpan-listchanges/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-cpan-listchanges/Makefile')
-rw-r--r--devel/p5-cpan-listchanges/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-cpan-listchanges/Makefile b/devel/p5-cpan-listchanges/Makefile
index 3e7e24389bda..9457d7522fe6 100644
--- a/devel/p5-cpan-listchanges/Makefile
+++ b/devel/p5-cpan-listchanges/Makefile
@@ -12,12 +12,12 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to list changes for CPAN modules
RUN_DEPENDS= \
- p5-Algorithm-Diff>0:${PORTSDIR}/devel/p5-Algorithm-Diff \
- p5-CPAN-DistnameInfo>0:${PORTSDIR}/devel/p5-CPAN-DistnameInfo \
- p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-Module-Metadata>0:${PORTSDIR}/devel/p5-Module-Metadata \
- p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
+ p5-Algorithm-Diff>0:devel/p5-Algorithm-Diff \
+ p5-CPAN-DistnameInfo>0:devel/p5-CPAN-DistnameInfo \
+ p5-libwww>0:www/p5-libwww \
+ p5-Module-Metadata>0:devel/p5-Module-Metadata \
+ p5-Try-Tiny>0:lang/p5-Try-Tiny \
+ p5-YAML>0:textproc/p5-YAML
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5