$OpenBSD: patch-third_party_WebKit_Source_web_web_gyp,v 1.11 2015/12/05 16:13:32 robert Exp $
--- third_party/WebKit/Source/web/web.gyp.orig.port	Fri Nov 13 12:04:30 2015
+++ third_party/WebKit/Source/web/web.gyp	Wed Dec  2 08:18:32 2015
@@ -160,7 +160,7 @@
                         '../core/core.gyp:webcore',
                      ],
                 }],
-                ['OS == "linux"', {
+                ['OS == "linux" or os_bsd == 1', {
                     'dependencies': [
                         '<(DEPTH)/build/linux/system.gyp:fontconfig',
                     ],
