mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Convert to USES=python
Approved by: portmgr (implicit)
This commit is contained in:
parent
2a595442b1
commit
cbbbd4b36c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369471
1 changed files with 2 additions and 4 deletions
|
@ -13,9 +13,7 @@ COMMENT= Client library for Tarantool Database
|
|||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
INSTALLS_EGGINFO=yes
|
||||
PYDISTUTILS_AUTOPLIST=yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue