$OpenBSD: patch-third_party_WebKit_Source_web_web_gyp,v 1.3 2014/01/18 11:42:04 robert Exp $
--- third_party/WebKit/Source/web/web.gyp.orig.port	Mon Jan 13 22:04:52 2014
+++ third_party/WebKit/Source/web/web.gyp	Thu Jan 16 12:26:42 2014
@@ -146,7 +146,7 @@
                       },
                     },
                 }],
-                ['OS == "linux"', {
+                ['OS == "linux" or os_bsd == 1', {
                     'dependencies': [
                         '<(DEPTH)/build/linux/system.gyp:fontconfig',
                     ],
