CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/06/30 15:01:00
Modified files:
graphics/opencv: Makefile
Added files:
graphics/opencv/patches: patch-modules_dnn_CMakeLists_txt
Log message:
Fix build if devel/flatbuffers is installed
Prefer bundled flatbuffers, used to implement the dnn module. Also,
explicitely mention in the Makefile that we're using the bundled copy.
Reported by and ok tb@, ok rsadowski@ (maintainer)
