1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

devel/py-pyyaml: Remove obsoleted CONFLICTS

This commit is contained in:
Li-Wen Hsu 2024-07-22 15:23:55 +08:00
parent 2868ead63c
commit 94f74fda1f
No known key found for this signature in database
GPG Key ID: 7377A4A02A2954DD

View File

@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= autoplist concurrent cython distutils
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pyyaml5
OPTIONS_DEFINE= LIBYAML EXAMPLES
OPTIONS_DEFAULT=LIBYAML
LIBYAML_DESC= Use textproc/libyaml for faster parsing