mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Modernize python
This commit is contained in:
parent
d8ff4576a2
commit
5c477f571d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366514
@ -25,10 +25,8 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
LATEST_LINK= py-${PORTNAME}
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-numpy/options
|
||||
|
||||
USES= fortran
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= fortran python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
OPTIONS_DEFINE= ATLAS DOCS SUITESPARSE
|
||||
OPTIONS_DEFAULT=SUITESPARSE
|
||||
|
Loading…
Reference in New Issue
Block a user