pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math math/Makefile: add missing blas64
details: https://anonhg.NetBSD.org/pkgsrc/rev/f05151b3bd38
branches: trunk
changeset: 454722:f05151b3bd38
user: thor <thor%pkgsrc.org@localhost>
date: Tue Jun 15 14:32:04 2021 +0000
description:
math/Makefile: add missing blas64
diffstat:
math/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ccaeeb77e1bf -r f05151b3bd38 math/Makefile
--- a/math/Makefile Tue Jun 15 14:25:14 2021 +0000
+++ b/math/Makefile Tue Jun 15 14:32:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2021/06/15 06:55:40 thor Exp $
+# $NetBSD: Makefile,v 1.508 2021/06/15 14:32:04 thor Exp $
COMMENT= Mathematics
@@ -133,6 +133,7 @@
SUBDIR+= bc-gh
SUBDIR+= bcal
SUBDIR+= blas
+SUBDIR+= blas64
SUBDIR+= blitz++
SUBDIR+= boolstuff
SUBDIR+= calc
Home |
Main Index |
Thread Index |
Old Index