For unbreak:
a) location of .include "${.CURDIR}/../mpqc/Makefile"
is just after the BUILD_DEPENDS to avoid override.
For clean-ups:
1) ${F77}->${FC}
2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich
3) ${MASTERDIR}/files -> ${FILESDIR}
4) remove LIB_DEPENDS for mpqc-mpich (redundant)
Reported by: bento's log
Reviewed by: okazaki and sf
1. using math/atlas(added lapack, blas flags for other choices of lapack,
blas package)
It improves the performance for few percent.
2. override CFLAGS, FFLAGS for C++, C, FORTRAN compiler
3. override CC, F77, C++ for other choices of C++, C, FORTRAN compiler
4. support for parallel computing using MPI.
pass maintainership to submitter
PR: 40631
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> (new maintainer)
No Response from: original maintainer (mail bounce)