- Convert to USES=python
This commit is contained in:
parent
84a84a33a3
commit
678e7ed172
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369597
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ GH_COMMIT= 87df33f
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>0:${PORTSDIR}/security/py-m2crypto
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGVERSION=${PORTVERSION:C/^([0-9]+\.[0-9]+)\.[0-9]+/\1/}
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
Loading…
Reference in a new issue