summaryrefslogtreecommitdiff
path: root/www/firefox36/files/patch-config_mkdepend_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-config_mkdepend_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-config_mkdepend_Makefile.in')
-rw-r--r--www/firefox36/files/patch-config_mkdepend_Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox36/files/patch-config_mkdepend_Makefile.in b/www/firefox36/files/patch-config_mkdepend_Makefile.in
deleted file mode 100644
index 5f341b26d09c..000000000000
--- a/www/firefox36/files/patch-config_mkdepend_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- config/mkdepend/Makefile.in.orig 2009-04-28 08:07:48.532396203 +0000
-+++ config/mkdepend/Makefile.in 2009-04-28 08:08:07.342398592 +0000
-@@ -73,6 +73,7 @@
- include $(topsrcdir)/config/rules.mk
-
- HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\"
-+HOST_CFLAGS += $(XCFLAGS)
-
- ifdef GNU_CC
- _GCCDIR = $(shell $(CC) -print-file-name=include)