diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-04-02 11:56:27 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-04-02 11:56:27 +0000 |
commit | 5d749b104341c1ffbcef04fd389db5a1301e64f4 (patch) | |
tree | f344302d5876a6cc3783644862ef89db1e09a163 /astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt | |
parent | Update to 4.1.11 upstream notes 4.1.10 shoud not be used. (diff) |
astro/qmapshack: Update version 1.14.0=>1.14.1
- Add USE_QT=help
Relnotes: https://github.com/Maproom/qmapshack/releases
Diffstat (limited to 'astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt')
-rw-r--r-- | astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt b/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt index f626b3881957..305ebbe7f15f 100644 --- a/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt +++ b/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt @@ -1,7 +1,7 @@ ---- src/qmapshack/CMakeLists.txt.orig 2019-04-08 15:33:43 UTC +--- src/qmapshack/CMakeLists.txt.orig 2020-03-27 08:07:31 UTC +++ src/qmapshack/CMakeLists.txt -@@ -891,7 +891,7 @@ target_link_libraries(${APPLICATION_NAME} - Qt5::Positioning +@@ -920,7 +920,7 @@ target_link_libraries(${APPLICATION_NAME} + Qt5::Help ${DBUS_LIB} ${GDAL_LIBRARIES} - ${PROJ4_LIBRARIES} |