aboutsummaryrefslogtreecommitdiff
path: root/science/libgridxc
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-22 16:36:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-22 16:36:38 +0000
commit5f341a2ffb5a6254a084f16902ea9d814b92fd46 (patch)
treebd806f1c8c9e82908e7bba376844a1e60becdb31 /science/libgridxc
parentf88a88fd5e7f84cdbe87c6a49424ead45507e1ff (diff)
downloadports-5f341a2ffb5a6254a084f16902ea9d814b92fd46.tar.gz
ports-5f341a2ffb5a6254a084f16902ea9d814b92fd46.zip
Change 20 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x Ports: math/scalapack science/nwchem science/quantum-espresso science/qmcpack science/madness science/qbox science/openmx science/jdftx science/fleur science/libgridxc science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich
Notes
Notes: svn path=/head/; revision=480395
Diffstat (limited to 'science/libgridxc')
-rw-r--r--science/libgridxc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile
index 5ca99b4af171..80eedcfde9f3 100644
--- a/science/libgridxc/Makefile
+++ b/science/libgridxc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libgridxc
DISTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION:R}/+download/
@@ -29,7 +30,7 @@ OPTIONS_DEFINE= MPI LIBXC
OPTIONS_DEFAULT= MPI LIBXC
MPI_MAKE_ENV= WITH_MPI=1
-MPI_LIB_DEPENDS= libmpich.so:net/mpich2
+MPI_LIB_DEPENDS= libmpich.so:net/mpich
LIBXC_DESC= Use libxc for exchange-correlation functionals for DFT
LIBXC_MAKE_ENV= WITH_LIBXC=1