aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
Diffstat (limited to 'ports')
-rw-r--r--ports/pango/portfile.cmake2
-rw-r--r--ports/pango/vcpkg.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/ports/pango/portfile.cmake b/ports/pango/portfile.cmake
index ffbefb02f..db31f6f15 100644
--- a/ports/pango/portfile.cmake
+++ b/ports/pango/portfile.cmake
@@ -13,7 +13,7 @@ vcpkg_configure_meson(
-Dintrospection=disabled # Build the GObject introspection data for Pango
-Dfontconfig=enabled # Build with FontConfig support.
-Dsysprof=disabled # include tracing support for sysprof
- -Dlibtahi=disabled # Build with libthai support
+ -Dlibthai=disabled # Build with libthai support
-Dcairo=enabled # Build with cairo support
-Dxft=disabled # Build with xft support
-Dfreetype=enabled # Build with freetype support
diff --git a/ports/pango/vcpkg.json b/ports/pango/vcpkg.json
index 5b4858add..f07410236 100644
--- a/ports/pango/vcpkg.json
+++ b/ports/pango/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "pango",
"version": "1.48.4",
+ "port-version": 1,
"description": "Text and font handling library.",
"homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/",
"dependencies": [