aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/mumps-edf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/mumps-edf/Makefile b/math/mumps-edf/Makefile
index c67cc846297b..100178221857 100644
--- a/math/mumps-edf/Makefile
+++ b/math/mumps-edf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumps
DISTVERSION= 5.1.1-aster2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
PKGNAMESUFFIX= -edf
@@ -15,10 +15,9 @@ LICENSE_NAME= CeCILL-C
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BUILD_DEPENDS= ${LOCALBASE}/lib/libGKlib.a:math/metis-edf
LIB_DEPENDS= libblas.so:math/blas \
liblapack.so:math/lapack \
- libmetis.so:math/metis-edf
+ libmetis.so:math/metis
USES= fortran