pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
use math/arpack-ng (arpack is obsolete)
Module Name: pkgsrc-wip
Committed By: Iain Hibbert <plunky%netbsd.org@localhost>
Pushed By: plunky
Date: Mon Mar 2 08:23:35 2020 +0000
Changeset: 4e34e57c01ef882214050d2e840a3ef1e4502d33
Modified Files:
armadillo/Makefile
Log Message:
use math/arpack-ng (arpack is obsolete)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e34e57c01ef882214050d2e840a3ef1e4502d33
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
armadillo/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/armadillo/Makefile b/armadillo/Makefile
index 1baf0fa9c8..79efcc0983 100644
--- a/armadillo/Makefile
+++ b/armadillo/Makefile
@@ -35,7 +35,7 @@ BLAS_ACCEPTED= openblas netlib
.include "../../wip/mk/blas.buildlink3.mk"
.include "../../wip/superlu/buildlink3.mk"
-.include "../../math/arpack/buildlink3.mk"
+.include "../../math/arpack-ng/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/hdf5/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index