mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update CONFLICTS_INSTALL
This commit is contained in:
parent
735ccc1c70
commit
cca9d37a0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494194
1 changed files with 4 additions and 3 deletions
|
@ -13,10 +13,11 @@ COMMENT= Non-validating SQL parser for Python
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlparse01 ${PYTHON_PKGNAMEPREFIX}sqlparse020
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlparse020
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue