- Make dependencies on archivers/p5-Compress-LZW and devel/p5-POE build
dependencies to silence build warnings
This commit is contained in:
parent
72643e5de2
commit
5dfa2628f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274288
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A POE filter wrapped around Compress::LZW
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-LZW>=0:${PORTSDIR}/archivers/p5-Compress-LZW \
|
||||
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS= p5-Compress-LZW>=0:${PORTSDIR}/archivers/p5-Compress-LZW \
|
||||
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user