Subject: CVS commit: pkgsrc/graphics/opencv
From: Dr. Thomas Orgis
Date: 2023-12-22 16:35:44
Message id: 20231222153544.76451FA42@cvs.NetBSD.org

Log Message:
graphics/opencv: avoid name-clash of complex macro for gcc<4.8

This adds #undef complex explicitly, to fix the build for older gccs that
don't have that in their headers for C++ code.

Files:
RevisionActionfile
1.59modifypkgsrc/graphics/opencv/distinfo
1.2modifypkgsrc/graphics/opencv/patches/patch-cmake_OpenCVFindLAPACK.cmake