aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse-csparse/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-06-06 19:52:39 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-06-06 20:18:37 +0000
commit38e42a5646cb2ad1d75484237bfb41424cc50f1c (patch)
treef458c47fafa7b231c83f8bd2ebc4bdb1464ae3fa /math/suitesparse-csparse/Makefile
parent7f2f962b4a30b2e724a89fc8c2f3b26024a930db (diff)
downloadports-38e42a5646cb2ad1d75484237bfb41424cc50f1c.tar.gz
ports-38e42a5646cb2ad1d75484237bfb41424cc50f1c.zip
math/suitesparse*: force PORTNAME in lowercase
Force PORTNAME in lowercase, even if upstream uses uppercases. Requested by: sunpoet@ and danfe@
Diffstat (limited to 'math/suitesparse-csparse/Makefile')
-rw-r--r--math/suitesparse-csparse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/suitesparse-csparse/Makefile b/math/suitesparse-csparse/Makefile
index a42b1365bf37..701eb4317adc 100644
--- a/math/suitesparse-csparse/Makefile
+++ b/math/suitesparse-csparse/Makefile
@@ -1,6 +1,6 @@
# Created by: Thierry Thomas (<thierry@pompo.net>)
-PORTNAME= CSparse
+PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 3.2.0
CATEGORIES= math
@@ -10,7 +10,7 @@ LICENSE= LGPL21+
USES= localbase:ldflags
-BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
+MPORTNAME= CSparse
USE_LDCONFIG= yes
PLIST_FILES= # empty