diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 1f465b0a817f..7619c21abfe5 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -7,6 +7,7 @@ PORTNAME= ufsparse PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/current/ DISTNAME= SuiteSparse @@ -43,6 +44,7 @@ post-patch: ${WRKSRC}/UFconfig/UFconfig.mk do-install: ${MKDIR} ${PREFIX}/include/suitesparse + ${LN} -sf ${PREFIX}/include/suitesparse ${PREFIX}/include/ufsparse ${INSTALL_DATA} ${WRKSRC}/UFconfig/UFconfig.h ${PREFIX}/include/suitesparse ${INSTALL_DATA} ${WRKSRC}/UMFPACK/Include/*.h ${PREFIX}/include/suitesparse ${INSTALL_DATA} ${WRKSRC}/AMD/Include/*.h ${PREFIX}/include/suitesparse diff --git a/math/suitesparse/pkg-plist b/math/suitesparse/pkg-plist index 945820b08627..e60229a78d19 100644 --- a/math/suitesparse/pkg-plist +++ b/math/suitesparse/pkg-plist @@ -57,6 +57,7 @@ include/suitesparse/umfpack_timer.h include/suitesparse/umfpack_transpose.h include/suitesparse/umfpack_triplet_to_col.h include/suitesparse/umfpack_wsolve.h +include/ufsparse @dirrm include/suitesparse lib/libamd.a lib/libbtf.a diff --git a/math/ufsparse/Makefile b/math/ufsparse/Makefile index 1f465b0a817f..7619c21abfe5 100644 --- a/math/ufsparse/Makefile +++ b/math/ufsparse/Makefile @@ -7,6 +7,7 @@ PORTNAME= ufsparse PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/current/ DISTNAME= SuiteSparse @@ -43,6 +44,7 @@ post-patch: ${WRKSRC}/UFconfig/UFconfig.mk do-install: ${MKDIR} ${PREFIX}/include/suitesparse + ${LN} -sf ${PREFIX}/include/suitesparse ${PREFIX}/include/ufsparse ${INSTALL_DATA} ${WRKSRC}/UFconfig/UFconfig.h ${PREFIX}/include/suitesparse ${INSTALL_DATA} ${WRKSRC}/UMFPACK/Include/*.h ${PREFIX}/include/suitesparse ${INSTALL_DATA} ${WRKSRC}/AMD/Include/*.h ${PREFIX}/include/suitesparse diff --git a/math/ufsparse/pkg-plist b/math/ufsparse/pkg-plist index 945820b08627..e60229a78d19 100644 --- a/math/ufsparse/pkg-plist +++ b/math/ufsparse/pkg-plist @@ -57,6 +57,7 @@ include/suitesparse/umfpack_timer.h include/suitesparse/umfpack_transpose.h include/suitesparse/umfpack_triplet_to_col.h include/suitesparse/umfpack_wsolve.h +include/ufsparse @dirrm include/suitesparse lib/libamd.a lib/libbtf.a