[Bug 239195] astro/marble: GPS option slightly broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 14 04:30:20 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239195
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 at FreeBSD.org
Reporter: tobik at 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 presence
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list