freemat fails to build with python3
This commit is contained in:
parent
bf0b69b149
commit
bd0ac1e419
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461847
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ LIB_DEPENDS= libarpack.so:math/arpack \
|
|||
libportaudio.so:audio/portaudio \
|
||||
libumfpack.so:math/suitesparse
|
||||
|
||||
USES= blaslapack cmake:outsource dos2unix fortran pkgconfig python:build
|
||||
USES= blaslapack cmake:outsource dos2unix fortran pkgconfig python:2.7,build
|
||||
USE_GL= yes
|
||||
USE_QT4= gui network opengl svg webkit xml \
|
||||
moc_build qmake_build rcc_build uic_build
|
||||
|
|
Loading…
Reference in a new issue