math/suitesparse-colamd: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2021-06-07 13:48:34 +02:00
parent dd3ccab1dc
commit 4e6a327e27

View file

@ -1,6 +1,6 @@
# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= COLAMD
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 2.9.6
CATEGORIES= math
@ -11,7 +11,7 @@ LICENSE= BSD3CLAUSE
USES= localbase:ldflags
OMP_NEEDED= yes
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
MPORTNAME= COLAMD
USE_LDCONFIG= yes
.include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk"