summaryrefslogtreecommitdiff
path: root/www/firefox36/files/patch-layout_generic_Makefile.in
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-05-12 16:23:10 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-05-12 16:23:10 +0000
commita251f7548a0ed503548e4609ea5145368efa466b (patch)
treed8aaf43c95b91508eab4f779fc05c50bd4296785 /www/firefox36/files/patch-layout_generic_Makefile.in
parentUpdate 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.in14
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