aboutsummaryrefslogtreecommitdiff
path: root/science/cp2k
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-23 00:25:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-23 00:25:19 +0000
commit08d4306e23aee68f307ecf51b06ad90b1abd6814 (patch)
tree0ab4afd7e9d3f0e571b246bba393b2d618f262ce /science/cp2k
parent9ea06e30c61eb7fec88cbbb7b454cca3fe9d20e5 (diff)
downloadports-08d4306e23aee68f307ecf51b06ad90b1abd6814.tar.gz
ports-08d4306e23aee68f307ecf51b06ad90b1abd6814.zip
science/cp2k: Change from net/mpich2 -> net/mpich
Notes
Notes: svn path=/head/; revision=480440
Diffstat (limited to 'science/cp2k')
-rw-r--r--science/cp2k/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile
index 0b6039879acd..33319dd175be 100644
--- a/science/cp2k/Makefile
+++ b/science/cp2k/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cp2k
DISTVERSION= 6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/
@@ -45,12 +45,14 @@ SERIAL_VARS= VERSION=sopt
OPENMP_VARS= VERSION=ssmp
MPI_VARS= VERSION=popt
-MPI_LIB_DEPENDS= libmpich.so:net/mpich2 \
+MPI_LIB_DEPENDS= libmpich.so:net/mpich \
libscalapack.so:math/scalapack
+MPI_LDFLAGS= -lmpifort
OPENMP_MPI_DESC= Enable both OpenMP and MPI
OPENMP_MPI_VARS= VERSION=psmp
OPENMP_MPI_LIB_DEPENDS= ${MPI_LIB_DEPENDS}
+OPENMP_MPI_LDFLAGS= ${MPI_LDFLAGS}
PLIST_FILES= bin/${PORTNAME}