mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
dns/c-ares: Remove conflict with py*-ripe.atlas.tools
PR: 285689
MFH: 2025Q2
(cherry picked from commit 0bb9be1d65
)
This commit is contained in:
parent
a23211e4c3
commit
cce5eec19b
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= c-ares
|
||||
DISTVERSION= 1.34.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
@ -13,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
USES= cmake pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFLICTS= py*-ripe.atlas.tools
|
||||
|
||||
OPTIONS_DEFINE= STATIC TEST
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue