Date: Sun, 02 Sep 2018 20:55:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231108] www/qt5-webkit: incorrect pkg-config data Message-ID: <bug-231108-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231108 Bug ID: 231108 Summary: www/qt5-webkit: incorrect pkg-config data Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: swills@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org The pkg-config data for qt5-webkit seems to be incorrect. Using qt5-webkit-5.212.0.a2_10, in /usr/local/libdata/pkgconfig/Qt5WebKitWidgets.= pc I have: Name: Qt5WebKitWidgets Description: Qt WebKitWidgets module Version: 5.212.0 Libs: -L/usr/local/lib/qt5 -lQt5WebKitWidgets Cflags: -I/usr/local/include/qt5/Qt5WebKitWidgets=20 Requires:=20 But /usr/local/include/qt5/Qt5WebKitWidgets doesn't exist. However, /usr/local/include/qt5/QtWebKitWidgets does exist. I'm not sure if the inst= all path is wrong or the pkg-config data is wrong, or there's some other issue. --=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-231108-7788>