mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/opencv: Fix build with glog 0.5.0
PR: 255968 Reported by: thierry
This commit is contained in:
parent
475a23ad78
commit
2cdaceb379
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ CMAKE_OFF= OPENCV_GENERATE_SETUPVARS \
|
|||
CMAKE_ARGS= -DOPENCV_EXTRA_MODULES_PATH="${WRKSRC}/contrib/modules" \
|
||||
-DOPENCV_PYTHON3_INSTALL_PATH=${PYTHON_SITELIBDIR} \
|
||||
-DVULKAN_INCLUDE_DIRS=${LOCALBASE}/include
|
||||
LDFLAGS+= -lglog
|
||||
|
||||
DATADIR= ${PREFIX}/share/${PORTNAME}4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue