aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Compress-Lzma
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:18:22 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-23 18:18:22 +0000
commit4fe731e1399a431eafa95a05c3dee7e3d6d1152a (patch)
tree1fb105c387ad51d30a2926627e67050b7b7b0b3b /archivers/p5-IO-Compress-Lzma
parent7d71fb790308a9d5348db7f5402f4c11f03d025f (diff)
downloadports-4fe731e1399a431eafa95a05c3dee7e3d6d1152a.tar.gz
ports-4fe731e1399a431eafa95a05c3dee7e3d6d1152a.zip
archivers/p5-IO-Compress-Lzma: Add more TEST_DEPENDS
Diffstat (limited to 'archivers/p5-IO-Compress-Lzma')
-rw-r--r--archivers/p5-IO-Compress-Lzma/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile
index fa76c76ea71e..1dca93553365 100644
--- a/archivers/p5-IO-Compress-Lzma/Makefile
+++ b/archivers/p5-IO-Compress-Lzma/Makefile
@@ -16,7 +16,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Compress-Raw-Lzma>=${PORTVERSION}:archivers/p5-Compress-Raw-Lzma \
p5-IO-Compress>=${PORTVERSION}:archivers/p5-IO-Compress
TEST_DEPENDS= 7zz:archivers/7-zip \
+ lzip:archivers/lzip \
p5-IO-String>=0:devel/p5-IO-String \
+ p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
p5-Test-Pod>=1:devel/p5-Test-Pod
USES= perl5