https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267809
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9523c6bffa8dfc6ae1a6842f5e1720885a164b90 commit 9523c6bffa8dfc6ae1a6842f5e1720885a164b90 Author: Adriaan de Groot <[email protected]> AuthorDate: 2023-04-20 20:23:58 +0000 Commit: Adriaan de Groot <[email protected]> CommitDate: 2023-04-20 22:01:41 +0000 graphics/opencv: mark build-time dependencies correctly opencv does not need to link (run-time, LIB_DEPENDS) with lapacke, it is sufficient to build-depend. Obtained from: thierry@ PR: 267809 graphics/opencv/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
