diff options
Diffstat (limited to 'math/suitesparse-spex')
-rw-r--r-- | math/suitesparse-spex/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse-spex/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile index fddd2d7ccbd9..5b6cf3f60770 100644 --- a/math/suitesparse-spex/Makefile +++ b/math/suitesparse-spex/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= math COMMENT= Sparse Left-looking Integer-Preserving LU Factorization diff --git a/math/suitesparse-spex/pkg-plist b/math/suitesparse-spex/pkg-plist index 0c7215d11bfd..ae29828cfc4f 100644 --- a/math/suitesparse-spex/pkg-plist +++ b/math/suitesparse-spex/pkg-plist @@ -6,6 +6,8 @@ lib/cmake/SPEX/SPEXConfig.cmake lib/cmake/SPEX/SPEXConfigVersion.cmake lib/cmake/SPEX/SPEXTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/SPEX/SPEXTargets.cmake +lib/cmake/SPEX/SPEXTargets_static-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/SPEX/SPEXTargets_static.cmake lib/libspex.a lib/libspex.so lib/libspex.so.3 |