Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2022 09:46:23 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 28c0d021140c - main - math/Makefile: unbreak INDEX
Message-ID:  <202201150946.20F9kNxn040854@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=28c0d021140ce31fe2a9bc64ceb81164e5601125

commit 28c0d021140ce31fe2a9bc64ceb81164e5601125
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-01-15 09:46:08 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-01-15 09:46:08 +0000

    math/Makefile: unbreak INDEX
---
 math/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/Makefile b/math/Makefile
index 2e2ab715879d..b7abeb8381c9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -339,7 +339,6 @@
     SUBDIR += gnuplot
     SUBDIR += gnuplot-lite
     SUBDIR += gnuplot-tex-extras
-    SUBDIR += gotoblas
     SUBDIR += gp2c
     SUBDIR += grace
     SUBDIR += graphthing
@@ -580,6 +579,7 @@
     SUBDIR += oink
     SUBDIR += oleo
     SUBDIR += onednn
+    SUBDIR += openblas
     SUBDIR += openfst
     SUBDIR += openlibm
     SUBDIR += openmesh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201150946.20F9kNxn040854>