$OpenBSD: patch-skia_skia_library_gypi,v 1.3 2014/01/18 11:42:04 robert Exp $
--- skia/skia_library.gypi.orig.port	Thu Jan 16 12:41:07 2014
+++ skia/skia_library.gypi	Thu Jan 16 12:41:26 2014
@@ -193,7 +193,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',
