math/suitesparse-csparse: upgrade to 4.0.0
PR: 267742
This commit is contained in:
parent
2b6cdff876
commit
4ae9e22b66
@ -1,5 +1,5 @@
|
||||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.2.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Concise Sparse Matrix package
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- CSparse/Makefile.orig 2021-05-17 01:04:52 UTC
|
||||
+++ CSparse/Makefile
|
||||
@@ -6,7 +6,7 @@ C:
|
||||
( cd Lib ; $(MAKE) )
|
||||
( cd Demo ; $(MAKE) )
|
||||
|
||||
-all: C cov
|
||||
+all: C
|
||||
|
||||
library:
|
||||
( cd Lib ; $(MAKE) )
|
Loading…
Reference in New Issue
Block a user