aboutsummaryrefslogtreecommitdiff
path: root/ports/python2
diff options
context:
space:
mode:
Diffstat (limited to 'ports/python2')
-rw-r--r--ports/python2/portfile.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/python2/portfile.cmake b/ports/python2/portfile.cmake
index ea11b33b5..212d5a1df 100644
--- a/ports/python2/portfile.cmake
+++ b/ports/python2/portfile.cmake
@@ -12,8 +12,6 @@ set(PYTHON_VERSION_MINOR 7)
set(PYTHON_VERSION_PATCH 15)
set(PYTHON_VERSION ${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}.${PYTHON_VERSION_PATCH})
-include(vcpkg_common_functions)
-
set(_PYTHON_PATCHES "")
if (VCPKG_LIBRARY_LINKAGE STREQUAL static)
list(APPEND _PYTHON_PATCHES