diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/sdpara/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index e400a1db39da..59bff08e91bb 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -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" |