summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-gfx_thebes_moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-gfx_thebes_moz.build')
-rw-r--r--www/firefox/patches/patch-gfx_thebes_moz.build8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/patches/patch-gfx_thebes_moz.build b/www/firefox/patches/patch-gfx_thebes_moz.build
index 82da413004b..da2b5824706 100644
--- a/www/firefox/patches/patch-gfx_thebes_moz.build
+++ b/www/firefox/patches/patch-gfx_thebes_moz.build
@@ -1,10 +1,10 @@
-$NetBSD: patch-gfx_thebes_moz.build,v 1.7 2017/03/07 20:45:43 ryoon Exp $
+$NetBSD: patch-gfx_thebes_moz.build,v 1.8 2017/06/14 11:28:44 ryoon Exp $
---- gfx/thebes/moz.build.orig 2017-01-23 16:13:47.000000000 +0000
+--- gfx/thebes/moz.build.orig 2017-06-05 20:45:20.000000000 +0000
+++ gfx/thebes/moz.build
-@@ -266,7 +266,13 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk
+@@ -274,7 +274,13 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk
+
LOCAL_INCLUDES += CONFIG['SKIA_INCLUDES']
- LOCAL_INCLUDES += ['/media/libyuv/include']
-DEFINES['GRAPHITE2_STATIC'] = True
+if CONFIG['MOZ_SYSTEM_GRAPHITE2']: