Date: Fri, 19 Aug 2016 03:06:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202497] graphics/nomacs: Fails to build (Cmake failed to find OpenCVCore) Message-ID: <bug-202497-13-mYKFIoge4Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202497-13@https.bugs.freebsd.org/bugzilla/> References: <bug-202497-13@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=3D202497 --- Comment #10 from commit-hook@freebsd.org --- A commit references this bug: Author: marino Date: Fri Aug 19 03:06:18 UTC 2016 New revision: 420443 URL: https://svnweb.freebsd.org/changeset/ports/420443 Log: graphics/nomacs: Fix build when RAW option turned off The opencv-core dependency is not limited to the RAW option. The build fails in a clean jail if the RAW option is turned off due to the missing opencv dependency. Change it to an unconditional LIB_DEPENDS to fix the build in the RAW-off configuration. PR: 202497 Reported by: serpent7776 (gmail) Approved by: maintainer timeout / just-fix-it Changes: head/graphics/nomacs/Makefile --=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-202497-13-mYKFIoge4Q>