summaryrefslogtreecommitdiff
path: root/devel/p5-CPAN-Site/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-CPAN-Site/Makefile')
-rw-r--r--devel/p5-CPAN-Site/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-CPAN-Site/Makefile b/devel/p5-CPAN-Site/Makefile
index 5a0a02aa3fae..76201a220188 100644
--- a/devel/p5-CPAN-Site/Makefile
+++ b/devel/p5-CPAN-Site/Makefile
@@ -14,13 +14,13 @@ COMMENT= Extend CPAN with private packages
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \
p5-CPAN-Checksums>=0:devel/p5-CPAN-Checksums \
p5-HTTP-Date>=0:www/p5-HTTP-Date \
p5-libwww>=0:www/p5-libwww \
p5-Log-Report>=0.25:devel/p5-Log-Report
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5