Fix build depends section
Submitted by: kris (bento)
This commit is contained in:
parent
607fad957a
commit
f9e07967f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107279
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ MAINTAINER= maho@FreeBSD.org
|
|||
COMMENT= SDPARA paralell version of SDPA (math/sdpa)
|
||||
|
||||
LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libscalapack.a:${PORTSDIR}/math/scalapack
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libscalapack.a:${PORTSDIR}/math/scalapack \
|
||||
${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
|
||||
|
||||
RESTRICTED= "unsure distribution condition"
|
||||
|
||||
|
|
Loading…
Reference in a new issue