$OpenBSD: patch-content_content_gpu_gypi,v 1.4 2013/07/15 14:59:30 robert Exp $
--- content/content_gpu.gypi.orig.port	Sun Jul  7 15:58:06 2013
+++ content/content_gpu.gypi	Sun Jul  7 15:58:22 2013
@@ -85,7 +85,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:libpci',
         '../third_party/libXNVCtrl/libXNVCtrl.gyp:libXNVCtrl',
