mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Use USES=python
This commit is contained in:
parent
cac3e9261f
commit
f81d94c78d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364912
1 changed files with 2 additions and 3 deletions
|
@ -16,8 +16,7 @@ LICENSE= MIT
|
|||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= yes
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue