diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile index 105071bcd54f..22480f8cdb6a 100644 --- a/math/suitesparse-cxsparse/Makefile +++ b/math/suitesparse-cxsparse/Makefile @@ -1,22 +1,22 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.1 +PORTVERSION= 4.4.0 CATEGORIES= math COMMENT= Extended version of CSparse WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= LGPL21+ USES= localbase:ldflags MPORTNAME= CXSparse 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