$OpenBSD: patch-gpu_gpu_config_gypi,v 1.3 2014/07/20 17:22:34 robert Exp $
--- gpu/gpu_config.gypi.orig.port	Tue Jul 15 13:02:35 2014
+++ gpu/gpu_config.gypi	Thu Jul 17 12:25:31 2014
@@ -63,7 +63,7 @@
         '../third_party/amd/amd_videocard_info_win.cc',
       ],
     }],
-    ['OS=="linux" and use_x11==1', {
+    ['(OS=="linux" or os_bsd==1) and use_x11==1', {
       'dependencies': [
         '../build/linux/system.gyp:x11',
         '../build/linux/system.gyp:xext',
