diff --git a/math/suitesparse-btf/Makefile b/math/suitesparse-btf/Makefile index d7a6e885588e..0e25c5999c25 100644 --- a/math/suitesparse-btf/Makefile +++ b/math/suitesparse-btf/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= math COMMENT= Permutation to block triangular form WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ USES= localbase:ldflags MPORTNAME= BTF USE_LDCONFIG= yes .include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk" post-stage-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${BUILD_WRKSRC}/README.txt \ ${STAGEDIR}${DOCSDIR}/${MPORTNAME}_README.txt .include