summaryrefslogtreecommitdiff
path: root/math/sdpara
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-04-16 22:45:56 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-04-16 22:45:56 +0000
commitf9e07967f96bea071a3d03512662083efa3e6b00 (patch)
tree1014095622c2511ff624a133084a8f90e084e768 /math/sdpara
parentUpdate to OpenLDAP 2.1.30: (diff)
Fix build depends section
Submitted by: kris (bento)
Notes
Notes: svn path=/head/; revision=107279
Diffstat (limited to 'math/sdpara')
-rw-r--r--math/sdpara/Makefile3
1 files changed, 2 insertions, 1 deletions
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"