mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Use CONFLICTS_INSTALL instead of CONFLICTS
This commit is contained in:
parent
3ffff17488
commit
75556de4c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388671
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.068:${PORTSDIR}/archivers/p5-Compress-Ra
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
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
|
||||
USES= perl5
|
||||
|
|
Loading…
Add table
Reference in a new issue