summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-config::mkdepend::Makefile.in
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-01-12 05:54:32 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-01-12 05:54:32 +0000
commitb895aa0bf93fe0f8bd6bf3db5a5c944136a5775c (patch)
treeac2b61799ca44a342237b565bff3cf1c5a6f133b /mail/thunderbird/files/patch-config::mkdepend::Makefile.in
parentAdd gnome-launch-box. (diff)
- Update thunderbird to 1.5 [1]
- Remove thunderbird-devel - Remove thunderbird from supported geckos for 4.x Release notes: http://www.mozilla.com/thunderbird/releases/1.5.html
Diffstat (limited to 'mail/thunderbird/files/patch-config::mkdepend::Makefile.in')
-rw-r--r--mail/thunderbird/files/patch-config::mkdepend::Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/thunderbird/files/patch-config::mkdepend::Makefile.in b/mail/thunderbird/files/patch-config::mkdepend::Makefile.in
deleted file mode 100644
index bace012a282e..000000000000
--- a/mail/thunderbird/files/patch-config::mkdepend::Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- config/mkdepend/Makefile.in.orig Sun Dec 12 07:36:57 2004
-+++ config/mkdepend/Makefile.in Sun Dec 12 07:37:55 2004
-@@ -57,6 +57,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)