mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
63ae23ca43
- fix libproj detection: Our graphics proj is built with autotools and thus does not install it's cmake files. Patches provide an alternate method for finding libproj using pkg-config, see: https://sourceforge.net/p/qlandkartegt/mailman/message/36639866/ - fix a crash with current Qt when no GPS device is found (which at least for me is the default case): since the last Qt update, QList aborts on an assertion when trying to access the first element of an empty list. PR: 237425 Submitted by: cmt |
||
---|---|---|
.. | ||
patch-cmake_Modules_DefineInstallationPaths.cmake | ||
patch-CMakeLists.txt | ||
patch-src_qmapshack_CMakeLists.txt | ||
patch-src_qmapshack_device_CDeviceWatcherLinux.cpp | ||
patch-src_qmaptool_CMakeLists.txt | ||
patch-src_qmt__map2jnx_CMakeLists.txt | ||
patch-src_qmt__rgb2pct_CMakeLists.txt |