From f9e07967f96bea071a3d03512662083efa3e6b00 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Fri, 16 Apr 2004 22:45:56 +0000 Subject: [PATCH] Fix build depends section Submitted by: kris (bento) --- math/sdpara/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 06575e4aab5c..e400a1db39da 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -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"