diff options
Diffstat (limited to 'www/firefox/files/patch-gfx-thebes-moz.build')
-rw-r--r-- | www/firefox/files/patch-gfx-thebes-moz.build | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/firefox/files/patch-gfx-thebes-moz.build b/www/firefox/files/patch-gfx-thebes-moz.build deleted file mode 100644 index 6e9bd419a24c..000000000000 --- a/www/firefox/files/patch-gfx-thebes-moz.build +++ /dev/null @@ -1,11 +0,0 @@ ---- gfx/thebes/moz.build.orig 2015-08-07 11:54:06.000000000 -0400 -+++ gfx/thebes/moz.build 2015-08-11 19:23:49.961640000 -0400 -@@ -300,8 +300,6 @@ - if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3', 'qt'): - CXXFLAGS += CONFIG['MOZ_PANGO_CFLAGS'] - --DEFINES['GRAPHITE2_STATIC'] = True -- - if CONFIG['GKMEDIAS_SHARED_LIBRARY']: - DEFINES['OTS_DLL'] = True - |