diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
commit | 1d5dc71eb7e37fe26825750015d76d77232f3626 (patch) | |
tree | e4f346c12ea0d1968d06e21b461decec80118e7d /www/firefox-esr/files/patch-layout_generic_Makefile.in | |
parent | Readd BROKEN: still can't find numpy (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'.release/8.3.0
Diffstat (limited to 'www/firefox-esr/files/patch-layout_generic_Makefile.in')
-rw-r--r-- | www/firefox-esr/files/patch-layout_generic_Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/firefox-esr/files/patch-layout_generic_Makefile.in b/www/firefox-esr/files/patch-layout_generic_Makefile.in deleted file mode 100644 index ad2bc6b2ae3d..000000000000 --- a/www/firefox-esr/files/patch-layout_generic_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- layout/generic/Makefile.in.orig 2011-07-06 05:09:28.000000000 +0200 -+++ layout/generic/Makefile.in 2011-07-06 21:49:25.105659269 +0200 -@@ -159,9 +159,10 @@ - -I$(srcdir)/../../content/html/content/src \ - -I$(srcdir)/../../dom/base \ - -I$(srcdir)/../../dom/plugins/base \ -- $(MOZ_CAIRO_CFLAGS) \ - $(NULL) - -+CXXFLAGS += $(MOZ_CAIRO_CFLAGS) -+ - ifdef MOZ_ENABLE_GTK2 - CXXFLAGS += $(MOZ_GTK2_CFLAGS) - endif |