mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
PETSc doesn't work with python3
This commit is contained in:
parent
e732c004df
commit
047fa328e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461773
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libmpich.so:net/mpich2
|
||||
|
||||
USES= blaslapack fortran gmake python shebangfix
|
||||
USES= blaslapack fortran gmake python:2.7 shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-shared-libraries=1 \
|
||||
--with-mpi-dir=${LOCALBASE} \
|
||||
|
Loading…
Reference in New Issue
Block a user