aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPAN-Mini/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-CPAN-Mini/Makefile')
-rw-r--r--devel/p5-CPAN-Mini/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile
index a6f40cc3860a..3db3bb94592b 100644
--- a/devel/p5-CPAN-Mini/Makefile
+++ b/devel/p5-CPAN-Mini/Makefile
@@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= CPAN::Mini - create a minimal mirror of CPAN
-RUN_DEPENDS= p5-File-HomeDir>=0.57:${PORTSDIR}/devel/p5-File-HomeDir \
- p5-libwww>=5:${PORTSDIR}/www/p5-libwww \
- p5-URI>=1:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-File-HomeDir>=0.57:devel/p5-File-HomeDir \
+ p5-libwww>=5:www/p5-libwww \
+ p5-URI>=1:net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure