diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-05-12 16:23:10 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-05-12 16:23:10 +0000 |
commit | a251f7548a0ed503548e4609ea5145368efa466b (patch) | |
tree | d8aaf43c95b91508eab4f779fc05c50bd4296785 /www/firefox36/files/patch-layout_generic_Makefile.in | |
parent | Update to 2.10.4. See http://developer.pidgin.im/wiki/ChangeLog for a list (diff) |
- Remove outdated Firefox 3.6, Thunderbird 3.1 and ports depending on them
Approved by: ale@ (enigmail-thunderbird3),
Grzegorz Blach <magik AT roorback.net> (firefox-sync)
Diffstat (limited to 'www/firefox36/files/patch-layout_generic_Makefile.in')
-rw-r--r-- | www/firefox36/files/patch-layout_generic_Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/firefox36/files/patch-layout_generic_Makefile.in b/www/firefox36/files/patch-layout_generic_Makefile.in deleted file mode 100644 index e39242751a1f..000000000000 --- a/www/firefox36/files/patch-layout_generic_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- layout/generic/Makefile.in.orig 2009-08-07 00:49:41.000000000 +0200 -+++ layout/generic/Makefile.in 2009-08-09 20:54:53.000000000 +0200 -@@ -187,9 +187,10 @@ - -I$(srcdir)/../../content/base/src \ - -I$(srcdir)/../../content/html/content/src \ - -I$(srcdir)/../../dom/base \ -- $(MOZ_CAIRO_CFLAGS) \ - $(NULL) - -+CXXFLAGS += $(MOZ_CAIRO_CFLAGS) -+ - ifdef MOZ_ENABLE_GTK2 - CXXFLAGS += $(MOZ_GTK2_CFLAGS) - endif |