mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add CONFLICTS_INSTALL
This commit is contained in:
parent
cadc23a5af
commit
c7575a76c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456244
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ COMMENT= Non-validating SQL parser for Python
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlparse01 ${PYTHON_PKGNAMEPREFIX}sqlparse020
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
|
|
Loading…
Add table
Reference in a new issue