$OpenBSD: patch-skia_skia_common_gypi,v 1.3 2015/10/24 18:22:21 robert Exp $
--- skia/skia_common.gypi.orig.port	Wed Oct  7 04:42:14 2015
+++ skia/skia_common.gypi	Wed Oct 14 07:41:13 2015
@@ -65,7 +65,7 @@
     }],
 
     #Settings for text blitting, chosen to approximate the system browser.
-    [ 'OS == "linux"', {
+    [ 'OS == "linux" or os_bsd == 1', {
       'defines': [
         'SK_GAMMA_EXPONENT=1.2',
         'SK_GAMMA_CONTRAST=0.2',
