1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

- Use CONFLICTS_INSTALL instead of CONFLICTS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-06 18:08:53 +00:00
parent 3ffff17488
commit 75556de4c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388671

View File

@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.068:${PORTSDIR}/archivers/p5-Compress-Ra
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
CONFLICTS= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2* CONFLICTS_INSTALL= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
USE_PERL5= configure USE_PERL5= configure
USES= perl5 USES= perl5