aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/tiff/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tiff/portfile.cmake b/ports/tiff/portfile.cmake
index f9137601a..345024fe0 100644
--- a/ports/tiff/portfile.cmake
+++ b/ports/tiff/portfile.cmake
@@ -9,7 +9,7 @@ vcpkg_extract_source_archive(${ARCHIVE})
vcpkg_apply_patches(
SOURCE_PATH ${SOURCE_PATH}
- PATCHES add-component-options.patch
+ PATCHES ${CMAKE_CURRENT_LIST_DIR}/add-component-options.patch
)
vcpkg_configure_cmake(