[Bug 210505] graphics/opencv: Update to 3.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 27 22:19:04 UTC 2018


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

--- Comment #69 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 192857
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192857
opencv 3.4.1 update

> +CMAKE_ARGS+=	-DENABLE_CXX11:BOOL=ON \
> +		-DBUILD_ZLIB:BOOL=OFF \
> +		-DBUILD_TIFF:BOOL=OFF \
[...]

Can you convert to CMAKE_ON/OFF per ports r457677? :BOOL=ON unconditional
options are easy to miss.

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


More information about the freebsd-ports-bugs mailing list