aboutsummaryrefslogtreecommitdiff
path: root/math/scalapack
diff options
context:
space:
mode:
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