git: 28c0d021140c - main - math/Makefile: unbreak INDEX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jan 2022 09:46:23 UTC
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