$OpenBSD: patch-third_party_WebKit_Source_web_web_gyp,v 1.12 2016/05/27 06:28:21 robert Exp $
--- third_party/WebKit/Source/web/web.gyp.orig.port	Wed May 25 21:01:12 2016
+++ third_party/WebKit/Source/web/web.gyp	Thu May 26 08:09:48 2016
@@ -118,7 +118,7 @@
                         '../core/core.gyp:webcore',
                      ],
                 }],
-                ['OS == "linux"', {
+                ['OS == "linux" or os_bsd == 1', {
                     'dependencies': [
                         '<(DEPTH)/build/linux/system.gyp:fontconfig',
                     ],
