1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Make dependency on archivers/p5-Compress-Bzip2 and devel/p5-POE a

build dependency as well as run dependency to silence build warnings
This commit is contained in:
Steve Wills 2011-05-19 01:22:13 +00:00
parent 22b4194b4e
commit ead9485464
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274284

View File

@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::Bzip2
BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE