465a72
diff --git a/Makefile b/Makefile
609e0f
index 9401346623..c9d3da24c5 100644
465a72
--- a/Makefile
465a72
+++ b/Makefile
609e0f
@@ -169,7 +169,7 @@ with-code-cache test-code-cache:
465a72
 	$(warning '$@' target is a noop)
465a72
 
465a72
 out/Makefile: config.gypi common.gypi node.gyp \
465a72
-	deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \
465a72
+	deps/llhttp/llhttp.gyp \
609e0f
 	deps/simdutf/simdutf.gyp \
465a72
 	tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \
465a72
 	tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp
465a72
diff --git a/node.gyp b/node.gyp
609e0f
index cec24aed03..13af00f40d 100644
465a72
--- a/node.gyp
465a72
+++ b/node.gyp
cbf93f
@@ -429,23 +429,6 @@
465a72
               ],
465a72
             },
465a72
           ],
465a72
-         }, {
465a72
-           'variables': {
465a72
-              'opensslconfig_internal': '<(obj_dir)/deps/openssl/openssl.cnf',
cbf93f
-              'opensslconfig': './deps/openssl/nodejs-openssl.cnf',
465a72
-           },
465a72
-           'actions': [
465a72
-             {
465a72
-               'action_name': 'reset_openssl_cnf',
465a72
-               'inputs': [ '<(opensslconfig)', ],
465a72
-               'outputs': [ '<(opensslconfig_internal)', ],
465a72
-               'action': [
609e0f
-                 '<(python)', 'tools/copyfile.py',
cbf93f
-                 '<(opensslconfig)',
cbf93f
-                 '<(opensslconfig_internal)',
465a72
-               ],
465a72
-             },
465a72
-           ],
465a72
          }],
465a72
       ],
465a72
     }, # node_core_target_name