diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-12 22:49:21 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-12 22:49:21 +0000 |
commit | 8680f01155a1ab9f9ed0fed3ddba1bbebd805c43 (patch) | |
tree | 2e808d5b40504ca4ebb27f25d39c390a62635ffe /www/libxul/files/patch-gfx-thebes-moz.build | |
parent | kvasd should have been in LINUXBASE not LOCALBASE (diff) |
Move graphite2 buildfix to where it belongs
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 |