Date: Sun, 14 Jul 2019 04:30:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239195] astro/marble: GPS option slightly broken Message-ID: <bug-239195-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239195 Bug ID: 239195 Summary: astro/marble: GPS option slightly broken Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: tobik@freebsd.org There is no such thing as an GPS_CMAKE_BOOL_ON options helper (should have = been GPS_CMAKE_BOOL) so at the moment the GPS option solely relies on the presen= ce or absence of libgps.so to turn on/off libgps support. I do not see any references to WITH_libgps in CMakeLists.txt or I would have just fixed it. Maybe it should use CMAKE_DISABLE_FIND_PACKAGE_libgps or similar instead like the WEBENGINE option. --=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-239195-7788>