[Bug 267809] graphics/opencv: does not link with lapacke

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Apr 2023 22:02:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267809

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9523c6bffa8dfc6ae1a6842f5e1720885a164b90

commit 9523c6bffa8dfc6ae1a6842f5e1720885a164b90
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2023-04-20 20:23:58 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
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.