aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-local-function
diff options
context:
space:
mode:
authorLong Nguyen <nguyen.long.908132@gmail.com>2020-12-16 06:00:41 +0700
committerGitHub <noreply@github.com>2020-12-15 15:00:41 -0800
commit7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b (patch)
treefea1ac5e3fd3c0d525b0b358076eb127b5d1405d /ports/boost-local-function
parent7e50ef05c8afa214732389bb7d98bcc86c12759e (diff)
downloadvcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.tar.gz
vcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.zip
[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969)
Diffstat (limited to 'ports/boost-local-function')
-rw-r--r--ports/boost-local-function/CONTROL4
-rw-r--r--ports/boost-local-function/portfile.cmake2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-local-function/CONTROL b/ports/boost-local-function/CONTROL
index 73521ec03..638b9caeb 100644
--- a/ports/boost-local-function/CONTROL
+++ b/ports/boost-local-function/CONTROL
@@ -1,6 +1,6 @@
-# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-local-function
Version: 1.74.0
-Build-Depends: boost-config, boost-mpl, boost-preprocessor, boost-scope-exit, boost-typeof, boost-type-traits, boost-utility, boost-vcpkg-helpers
+Build-Depends: boost-config, boost-mpl, boost-preprocessor, boost-scope-exit, boost-type-traits, boost-typeof, boost-utility, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/local_function
Description: Boost local_function module
diff --git a/ports/boost-local-function/portfile.cmake b/ports/boost-local-function/portfile.cmake
index 60691774c..5a283822f 100644
--- a/ports/boost-local-function/portfile.cmake
+++ b/ports/boost-local-function/portfile.cmake
@@ -1,4 +1,4 @@
-# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH