$OpenBSD: patch-webkit_support_webkit_support_glue_cc,v 1.2 2011/06/08 20:36:56 robert Exp $
--- webkit/support/webkit_support_glue.cc.orig	Mon Jun  6 11:11:26 2011
+++ webkit/support/webkit_support_glue.cc	Wed Jun  8 09:58:37 2011
@@ -105,7 +105,7 @@ void EnableSpdy(bool enable) {
 void UserMetricsRecordAction(const std::string& action) {
 }
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
 int MatchFontWithFallback(const std::string& face, bool bold,
                           bool italic, int charset) {
   return -1;
