$OpenBSD: patch-src_types_function_cc,v 1.1.1.1 2012/07/17 09:55:59 jasper Exp $

Do not build against gtk or gdk. Check glib package.
Commit 0df8a8f7e7ee2f88acaf09848c31615da35406cc

--- src/types/function.cc.orig	Mon Jul 16 21:38:48 2012
+++ src/types/function.cc	Mon Jul 16 21:38:54 2012
@@ -5,8 +5,6 @@
 
 #include <string.h>
 #include <node.h>
-#include <gtk/gtk.h>
-#include <gdk/gdk.h>
 
 using namespace v8;
 
