aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5holidays
diff options
context:
space:
mode:
Diffstat (limited to 'ports/kf5holidays')
-rw-r--r--ports/kf5holidays/portfile.cmake1
-rw-r--r--ports/kf5holidays/vcpkg.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/ports/kf5holidays/portfile.cmake b/ports/kf5holidays/portfile.cmake
index f13dee697..891b2aea1 100644
--- a/ports/kf5holidays/portfile.cmake
+++ b/ports/kf5holidays/portfile.cmake
@@ -9,6 +9,7 @@ vcpkg_from_github(
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
+ DISABLE_PARALLEL_CONFIGURE
OPTIONS
-DBUILD_HTML_DOCS=OFF
-DBUILD_MAN_DOCS=OFF
diff --git a/ports/kf5holidays/vcpkg.json b/ports/kf5holidays/vcpkg.json
index ca22f42c8..d0582f1a6 100644
--- a/ports/kf5holidays/vcpkg.json
+++ b/ports/kf5holidays/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "kf5holidays",
"version": "5.81.0",
+ "port-version": 1,
"description": "Holiday calculation library",
"dependencies": [
"ecm",