aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-22 17:40:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-22 17:40:41 +0000
commit607fe7ab866b2dd2d18e099f5c68e718a3fad7a9 (patch)
treebe52eb04866ee01496b23257b0332af1712d318f /cad
parentbe88507da6f1e9f50bbfdb380959ca5a49dcf915 (diff)
downloadports-607fe7ab866b2dd2d18e099f5c68e718a3fad7a9.tar.gz
ports-607fe7ab866b2dd2d18e099f5c68e718a3fad7a9.zip
Change 10 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x science/triqs science/PETSc math/py-slepc4py math/slepc math/py-petsc4py math/petiga math/sundials cad/elmerfem math/blocksolve95 math/spooles
Notes
Notes: svn path=/head/; revision=480424
Diffstat (limited to 'cad')
-rw-r--r--cad/elmerfem/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/elmerfem/Makefile b/cad/elmerfem/Makefile
index 1d1d98d202ca..69fb96f5431b 100644
--- a/cad/elmerfem/Makefile
+++ b/cad/elmerfem/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elmerfem
PORTVERSION= 8.3.20170524
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad science
MAINTAINER= ports@FreeBSD.org
@@ -11,8 +11,8 @@ COMMENT= ELMER FEM package
LICENSE= GPLv2
-LIB_DEPENDS= libparpack.so:math/arpack-ng-mpich \
- libmpich.so.8:net/mpich2
+LIB_DEPENDS= libparpack.so:math/arpack-ng-mpich \
+ libmpich.so:net/mpich
USE_GITHUB= yes
GH_ACCOUNT= ElmerCSC