summaryrefslogtreecommitdiff
path: root/mail/thunderbird-devel/files/patch-config::mkdepend::Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 06:51:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 06:51:25 +0000
commit2750aca9b987b9c67f3aff27b25fc8183e9ee2f3 (patch)
treed9962d0d12240eb894380083a2b5dea737e829eb /mail/thunderbird-devel/files/patch-config::mkdepend::Makefile.in
parentDon't build apm module on amd64/ia64, bump version. (diff)
Add thunderbird-devel after a repocopy from ports/mail/thunderbird.
Thunderbird-devel represents work in progress towards Thunderbird 1.5. See http://www.mozilla.org/products/thunderbird/releases/1.5.html for more details. Most of this work was done by ahze and mnag.
Diffstat (limited to 'mail/thunderbird-devel/files/patch-config::mkdepend::Makefile.in')
-rw-r--r--mail/thunderbird-devel/files/patch-config::mkdepend::Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/thunderbird-devel/files/patch-config::mkdepend::Makefile.in b/mail/thunderbird-devel/files/patch-config::mkdepend::Makefile.in
deleted file mode 100644
index bace012a282e..000000000000
--- a/mail/thunderbird-devel/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)