1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Fix build dependency (math/blacs)

Submitted by:	kris
This commit is contained in:
Maho Nakata 2004-05-21 20:17:32 +00:00
parent aa4f167586
commit 942835b9a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109659

View File

@ -21,6 +21,7 @@ COMMENT= SDPARA paralell version of SDPA (math/sdpa)
LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
BUILD_DEPENDS= ${LOCALBASE}/lib/libscalapack.a:${PORTSDIR}/math/scalapack \
${LOCALBASE}/lib/libblacs.a:${PORTSDIR}/math/blacs \
${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
RESTRICTED= "unsure distribution condition"