Date: Sun, 26 Apr 2020 19:30:09 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 245946] [PATCH] www/qt5-webengine: devel/double-conversion missing in LIB_DEPENDS Message-ID: <bug-245946-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245946 Bug ID: 245946 Summary: [PATCH] www/qt5-webengine: devel/double-conversion missing in LIB_DEPENDS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: andymenderunix@gmail.com CC: kde@FreeBSD.org, yuri@freebsd.org CC: kde@FreeBSD.org, yuri@freebsd.org Created attachment 213824 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213824&action= =3Dedit Makefile diff QtWebEngine uses definitions found in libdouble-conversion.so, however does= not declare the devel/double-conversion port in the LIB_DEPENDS array. As a res= ult, the build fails. The attached Makefile diff fixes the issue. This is a re-submission of bug #245922 to target the correct port. Since the behavior is similar to the one reported in bug #245495, they might show the same overall problem with www/qt5-webengine builds. --=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-245946-7788>