diff options
author | Maho Nakata <maho@FreeBSD.org> | 2011-06-27 06:35:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2011-06-27 06:35:16 +0000 |
commit | 1aabb3d89f90a5519d9769374dc7561454905204 (patch) | |
tree | 8bcc12d05e04ff47ae5388cd4b3ad868f588aa68 /math/suitesparse | |
parent | 60deb0f2b9729d3485bab114ac57749113fc4b21 (diff) | |
download | ports-1aabb3d89f90a5519d9769374dc7561454905204.tar.gz ports-1aabb3d89f90a5519d9769374dc7561454905204.zip |
Notes
Diffstat (limited to 'math/suitesparse')
-rw-r--r-- | math/suitesparse/Makefile | 1 | ||||
-rw-r--r-- | math/suitesparse/pkg-plist | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 466c3fbaac2a..b1840158c4fd 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -7,6 +7,7 @@ PORTNAME= suitesparse PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/ DISTNAME= SuiteSparse-${PORTVERSION} diff --git a/math/suitesparse/pkg-plist b/math/suitesparse/pkg-plist index fbb5ae6537cd..e5121c38c2d8 100644 --- a/math/suitesparse/pkg-plist +++ b/math/suitesparse/pkg-plist @@ -97,9 +97,15 @@ lib/libklu.so.1 lib/libldl.a lib/libldl.so lib/libldl.so.1 +lib/librbio.a +lib/librbio.so +lib/librbio.so.1 lib/libspqr.a lib/libspqr.so lib/libspqr.so.1 +lib/libufconfig.a +lib/libufconfig.so +lib/libufconfig.so.1 lib/libumfpack.a lib/libumfpack.so lib/libumfpack.so.1 |