aboutsummaryrefslogtreecommitdiff
path: root/math/petiga/Makefile
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 /math/petiga/Makefile
parentbe88507da6f1e9f50bbfdb380959ca5a49dcf915 (diff)
downloadports-607fe7ab866b2dd2d18e099f5c68e718a3fad7a9.tar.gz
ports-607fe7ab866b2dd2d18e099f5c68e718a3fad7a9.zip
Notes
Diffstat (limited to 'math/petiga/Makefile')
-rw-r--r--math/petiga/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/petiga/Makefile b/math/petiga/Makefile
index aa272a9d4ac6..deb017604a12 100644
--- a/math/petiga/Makefile
+++ b/math/petiga/Makefile
@@ -2,7 +2,7 @@
PORTNAME= petiga
DISTVERSION= g20180518
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math python
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
LIB_DEPENDS= libblas.so:math/blas \
liblapack.so:math/lapack \
- libmpich.so:net/mpich2 \
+ libmpich.so:net/mpich \
libpetsc.so:science/PETSc
BB_ACCOUNT= dalcinl