diff options
author | thierry <thierry@FreeBSD.org> | 2014-05-14 05:45:49 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-05-14 05:45:49 +0800 |
commit | a6bb0b556a4182624119aba2bd2c1d3f8bc26483 (patch) | |
tree | 0d61c26998f4549406511999a717ba6f7a781b7c /math/mumps-mpich/Makefile | |
parent | 8f104d6e0fec7067da1fa86831e519f33e078015 (diff) | |
download | freebsd-ports-gnome-a6bb0b556a4182624119aba2bd2c1d3f8bc26483.tar.gz freebsd-ports-gnome-a6bb0b556a4182624119aba2bd2c1d3f8bc26483.tar.zst freebsd-ports-gnome-a6bb0b556a4182624119aba2bd2c1d3f8bc26483.zip |
1- Upgrade to 4.10.0: this version is required by french/aster;
2- Stagify.
PR: ports/181227
Submitted by: /me
Approved by: maintainer's time-out
Diffstat (limited to 'math/mumps-mpich/Makefile')
-rw-r--r-- | math/mumps-mpich/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/mumps-mpich/Makefile b/math/mumps-mpich/Makefile index 15b59e2925da..bd000d429d0d 100644 --- a/math/mumps-mpich/Makefile +++ b/math/mumps-mpich/Makefile @@ -5,5 +5,4 @@ MASTERDIR= ${.CURDIR}/../mumps WITH_MPI= yes -NO_STAGE= yes .include "../mumps/Makefile" |