summaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-06 06:11:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-06 06:11:37 +0000
commit5d1f4c0b5e239d496ce93d6578c5536ecfca223c (patch)
tree41d454936962743f8d3c8113970855aa98fcb2e0 /mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
parent- update to 2.0.33 (diff)
Update to 0.9. See http://www.mozilla.org/products/thunderbird/releases/
for all the wonderful new features.
Notes
Notes: svn path=/head/; revision=120941
Diffstat (limited to 'mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in')
-rw-r--r--mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in b/mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
index fcde57b85b3a..51edeb95a7a7 100644
--- a/mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
+++ b/mail/thunderbird-esr/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
@@ -5,7 +5,7 @@
CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp
endif
+ifeq (amd64,$(OS_TEST))
-+CPPSRCS := xptcinvoke_amd64_freebsd.cpp xptcstubs_amd64_freebsd.cpp
++CPPSRCS := xptcinvoke_x86_64_linux.cpp xptcstubs_x86_64_linux.cpp
+endif
endif
#