Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2025 16:42:39 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 840f562c7773 - main - math/blis: fix plist with CBLAS option
Message-ID:  <202501241642.50OGgdog049501@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=840f562c777376e11493b344cfbaf29b68ff2f3b

commit 840f562c777376e11493b344cfbaf29b68ff2f3b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-24 12:46:42 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-24 16:41:59 +0000

    math/blis: fix plist with CBLAS option
---
 math/blis/pkg-plist | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/blis/pkg-plist b/math/blis/pkg-plist
index 37b4706ff31f..72060bacf3af 100644
--- a/math/blis/pkg-plist
+++ b/math/blis/pkg-plist
@@ -1,6 +1,7 @@
 include/blis.h
 include/blis/blis.h
 %%CBLAS%%include/blis/cblas.h
+%%CBLAS%%include/cblas.h
 lib/libblis.a
 lib/libblis.so
 lib/libblis.so.4



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