diff options
Diffstat (limited to 'www/libxul/files/patch-gfx-thebes-moz.build')
-rw-r--r-- | www/libxul/files/patch-gfx-thebes-moz.build | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/libxul/files/patch-gfx-thebes-moz.build b/www/libxul/files/patch-gfx-thebes-moz.build deleted file mode 100644 index 59adf72aeeb6..000000000000 --- a/www/libxul/files/patch-gfx-thebes-moz.build +++ /dev/null @@ -1,10 +0,0 @@ ---- gfx/thebes/moz.build.orig 2015-08-06 13:40:59.000000000 -0400 -+++ gfx/thebes/moz.build 2015-08-11 19:26:38.799990000 -0400 -@@ -304,7 +304,5 @@ - 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 |