$OpenBSD: patch-tools_gyp_node_py,v 1.1 2013/12/04 20:20:52 abieber Exp $
--- tools/gyp_node.py.orig	Tue Nov 12 13:22:12 2013
+++ tools/gyp_node.py	Thu Nov 21 08:11:05 2013
@@ -7,7 +7,7 @@ import sys
 script_dir = os.path.dirname(__file__)
 node_root  = os.path.normpath(os.path.join(script_dir, os.pardir))
 
-sys.path.insert(0, os.path.join(node_root, 'tools', 'gyp', 'pylib'))
+# Use gyp from ports for OpenBSD
 import gyp
 
 # Directory within which we want all generated files (including Makefiles)
