$OpenBSD: patch-skia_skia_common_gypi,v 1.2 2014/05/24 15:27:34 robert Exp $
--- skia/skia_common.gypi.orig.port	Wed May 14 21:22:17 2014
+++ skia/skia_common.gypi	Thu May 22 21:42:27 2014
@@ -66,7 +66,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',
