- Use USES=python
This commit is contained in:
parent
cbe74da4ef
commit
a7eb589866
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364923
1 changed files with 2 additions and 4 deletions
|
@ -17,10 +17,8 @@ LICENSE= LGPL3
|
|||
OPTIONS_DEFINE= EXAMPLES
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= yes
|
||||
USES= zip
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USES= python zip
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
|
||||
PORTEXAMPLES= *
|
||||
|
|
Loading…
Reference in a new issue