aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPAN-Recent-Uploads/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-CPAN-Recent-Uploads/Makefile')
-rw-r--r--devel/p5-CPAN-Recent-Uploads/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-CPAN-Recent-Uploads/Makefile b/devel/p5-CPAN-Recent-Uploads/Makefile
index 4dad56ee1aad..9b7d6e2c9530 100644
--- a/devel/p5-CPAN-Recent-Uploads/Makefile
+++ b/devel/p5-CPAN-Recent-Uploads/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Find the distributions recently uploaded to CPAN
-RUN_DEPENDS= p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww \
- p5-URI>=1.56:${PORTSDIR}/net/p5-URI \
- p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck
+RUN_DEPENDS= p5-libwww>=5.835:www/p5-libwww \
+ p5-URI>=1.56:net/p5-URI \
+ p5-YAML-Syck>=1.15:textproc/p5-YAML-Syck
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5