diff --git a/math/suitesparse-rbio/Makefile b/math/suitesparse-rbio/Makefile index 76ba56387edf..f0c690bdb3d9 100644 --- a/math/suitesparse-rbio/Makefile +++ b/math/suitesparse-rbio/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= math COMMENT= Read/write sparse matrices WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= GPLv2+ USES= localbase:ldflags MPORTNAME= RBio 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