aboutsummaryrefslogtreecommitdiff
path: root/ports/ecm
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ecm')
-rw-r--r--ports/ecm/CONTROL2
-rw-r--r--ports/ecm/portfile.cmake1
2 files changed, 2 insertions, 1 deletions
diff --git a/ports/ecm/CONTROL b/ports/ecm/CONTROL
index 05595fcfe..4f98c2290 100644
--- a/ports/ecm/CONTROL
+++ b/ports/ecm/CONTROL
@@ -1,4 +1,4 @@
Source: ecm
-Version: 5.60.0
+Version: 5.60.0-1
Homepage: https://github.com/KDE/extra-cmake-modules
Description: Extra CMake Modules (ECM), extra modules and scripts for CMake
diff --git a/ports/ecm/portfile.cmake b/ports/ecm/portfile.cmake
index 14419c174..ab92b3086 100644
--- a/ports/ecm/portfile.cmake
+++ b/ports/ecm/portfile.cmake
@@ -11,6 +11,7 @@ vcpkg_from_github(
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
+ PREFER_NINJA
OPTIONS -DBUILD_HTML_DOCS=OFF
-DBUILD_MAN_DOCS=OFF
-DBUILD_QTHELP_DOCS=OFF