[Bug 253080] graphics/nomacs: move opencv from LIB_DEPENDS to BUILD_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 30 02:54:17 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253080

Jason E. Hale <jhale at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |jhale at FreeBSD.org

--- Comment #1 from Jason E. Hale <jhale at FreeBSD.org> ---
If only the opencv core components are required (graphics/opencv-core), it
would be better to patch the CMake find routines to use
find_package(OpenCVCore) instead of find_package(OpenCV). That way you can
eliminate the graphics/opencv dependency entirely.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list