$OpenBSD: patch-skia_skia_common_gypi,v 1.4 2015/01/22 11:16:41 robert Exp $
--- skia/skia_common.gypi.orig.port	Wed Dec  3 03:13:27 2014
+++ skia/skia_common.gypi	Sat Dec  6 11:34:27 2014
@@ -64,7 +64,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',
