mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix *_DEPENDS: add missing archivers/p5-Archive-Zip and www/p5-HTTP-Date
With hat: perl
This commit is contained in:
parent
239dcbe45b
commit
b54d7a5fb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444753
1 changed files with 3 additions and 1 deletions
|
@ -14,8 +14,10 @@ COMMENT= Extend CPAN with private packages
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \
|
BUILD_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-CPAN-Checksums>=0:devel/p5-CPAN-Checksums \
|
||||||
|
p5-HTTP-Date>=0:www/p5-HTTP-Date \
|
||||||
p5-libwww>=0:www/p5-libwww \
|
p5-libwww>=0:www/p5-libwww \
|
||||||
p5-Log-Report>=0.25:devel/p5-Log-Report
|
p5-Log-Report>=0.25:devel/p5-Log-Report
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
Loading…
Add table
Reference in a new issue