aboutsummaryrefslogtreecommitdiff
path: root/math/scalapack
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-04-26 05:13:41 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-04-26 05:13:41 +0000
commitcd2fb50f1022c14bd00b99dc9f4622e010a486a2 (patch)
tree2f7f9e0ac1385cbbaa2dfacec0d2577c0ec50905 /math/scalapack
parentf9ac015c748a78f2c68b11d502cafd650a8eff18 (diff)
downloadports-cd2fb50f1022c14bd00b99dc9f4622e010a486a2.tar.gz
ports-cd2fb50f1022c14bd00b99dc9f4622e010a486a2.zip
Notes
Diffstat (limited to 'math/scalapack')
-rw-r--r--math/scalapack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index b4cd1f6e336a..2713242a16c8 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -29,6 +29,8 @@ BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich \
LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
atlas:${PORTSDIR}/math/atlas
+CONFLICTS= elmer-mathlibs-1*
+
F77?= f77
USE_REINPLACE= yes