Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2018 22:18:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 210505] graphics/opencv: Update to 3.4
Message-ID:  <bug-210505-7788-Brdr1YG4Oc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210505-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210505-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210505

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

> +CMAKE_ARGS+=3D	-DENABLE_CXX11:BOOL=3DON \
> +		-DBUILD_ZLIB:BOOL=3DOFF \
> +		-DBUILD_TIFF:BOOL=3DOFF \
[...]

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210505-7788-Brdr1YG4Oc>