aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse-spex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/suitesparse-spex/Makefile')
-rw-r--r--math/suitesparse-spex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile
index 6ac80cb4fa6f..d7738b8b2c55 100644
--- a/math/suitesparse-spex/Makefile
+++ b/math/suitesparse-spex/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 2.3.2
+PORTVERSION= 3.1.0
CATEGORIES= math
COMMENT= Sparse Left-looking Integer-Preserving LU Factorization
@@ -14,7 +14,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libamd.so:math/suitesparse-amd \
libcolamd.so:math/suitesparse-colamd
-USES= localbase:ldflags
+USES= localbase:ldflags python
LDFLAGS+= -lm
MPORTNAME= SPEX