summaryrefslogtreecommitdiff
path: root/www/firefox36/files/patch-layout_generic_Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /www/firefox36/files/patch-layout_generic_Makefile.in
parentAdd an option to build the milter with SPF support. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
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