diff options
Diffstat (limited to 'ports/kf5plotting')
| -rw-r--r-- | ports/kf5plotting/portfile.cmake | 1 | ||||
| -rw-r--r-- | ports/kf5plotting/vcpkg.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ports/kf5plotting/portfile.cmake b/ports/kf5plotting/portfile.cmake index ac3020239..35d8525b4 100644 --- a/ports/kf5plotting/portfile.cmake +++ b/ports/kf5plotting/portfile.cmake @@ -8,6 +8,7 @@ vcpkg_from_github( vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} + DISABLE_PARALLEL_CONFIGURE PREFER_NINJA OPTIONS -DBUILD_HTML_DOCS=OFF -DBUILD_MAN_DOCS=OFF diff --git a/ports/kf5plotting/vcpkg.json b/ports/kf5plotting/vcpkg.json index b99ba7cd2..c55853b02 100644 --- a/ports/kf5plotting/vcpkg.json +++ b/ports/kf5plotting/vcpkg.json @@ -1,6 +1,7 @@ { "name": "kf5plotting", "version": "5.81.0", + "port-version": 1, "description": "Lightweight plotting framework", "homepage": "https://api.kde.org/frameworks/kplotting/html/index.html", "dependencies": [ |
