pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
suitesparse: Restore indentation
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Dec 19 06:04:40 2024 -0600
Changeset: 872f86e27190cfdc09ec2be92c66590fcfdbe847
Modified Files:
suitesparse/Makefile
Log Message:
suitesparse: Restore indentation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=872f86e27190cfdc09ec2be92c66590fcfdbe847
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
suitesparse/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/suitesparse/Makefile b/suitesparse/Makefile
index 8a2374f957..a93ebfabc4 100644
--- a/suitesparse/Makefile
+++ b/suitesparse/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.cise.ufl.edu/research/sparse/SuiteSparse/
COMMENT= Set of packages for sparse matrices calculation
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
-USE_LANGUAGES= c c++ fortran8
+USE_LANGUAGES= c c++ fortran8
WRKSRC= ${WRKDIR}/${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index