Correct mpich dependency.
This commit is contained in:
parent
3381efcae8
commit
ef9692c91e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195623
@ -40,7 +40,7 @@ BLAS= -lblas
|
||||
LAPACK= -llapack
|
||||
.endif
|
||||
.if defined(WITH_MPICH)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/mpich2/lib/libmpich.a:${PORTSDIR}/net/mpich2
|
||||
LIB_DEPENDS+= mpich:${PORTSDIR}/net/mpich2
|
||||
.endif
|
||||
LIB_DEPENDS+= int.1:${PORTSDIR}/science/libint
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user