summaryrefslogtreecommitdiff
path: root/astro/qmapshack/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-04-02 11:56:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-04-02 11:56:27 +0000
commit5d749b104341c1ffbcef04fd389db5a1301e64f4 (patch)
treef344302d5876a6cc3783644862ef89db1e09a163 /astro/qmapshack/files/patch-CMakeLists.txt
parentUpdate 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-CMakeLists.txt')
-rw-r--r--astro/qmapshack/files/patch-CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/qmapshack/files/patch-CMakeLists.txt b/astro/qmapshack/files/patch-CMakeLists.txt
index a5b92c5fada3..1872b290793c 100644
--- a/astro/qmapshack/files/patch-CMakeLists.txt
+++ b/astro/qmapshack/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig 2019-04-08 16:08:10 UTC
+--- CMakeLists.txt.orig 2020-03-27 08:07:31 UTC
+++ CMakeLists.txt
-@@ -43,6 +43,7 @@ include(TranslateDesktop)
+@@ -65,6 +65,7 @@ include(TranslateDesktop)
include(DefineCMakeDefaults)
include(DefineCompilerFlags)
include(DefineInstallationPaths)
@@ -8,9 +8,9 @@
include(CPackConfig.cmake)
include(ConfigureChecks.cmake)
-@@ -135,7 +136,10 @@ find_package(Qt5Network REQUIRED)
- find_package(Qt5WebEngineWidgets REQUIRED)
+@@ -167,7 +168,10 @@ find_package(Qt5WebEngineWidgets REQUIRED)
find_package(Qt5Qml REQUIRED)
+ find_package(Qt5Help REQUIRED)
find_package(GDAL REQUIRED)
-find_package(PROJ4 REQUIRED)
+find_package(PROJ4)