summaryrefslogtreecommitdiff
path: root/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2004-10-24 06:34:13 +0000
committerPeter Wemm <peter@FreeBSD.org>2004-10-24 06:34:13 +0000
commit82d983826243d6a3163bb4fa4761d864e8acc339 (patch)
tree012fdc61fc915f0ed50e80bebfb98e92d8471029 /www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
parent1) Remove Xpm, and also remove dependencies (diff)
Essentially a NOP commit. The xpcom reflect patches for amd64 support
are now present in the firefox source tree, but with one bug fix compared to the old version we provided. Use their version.
Notes
Notes: svn path=/head/; revision=120065
Diffstat (limited to 'www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in')
-rw-r--r--www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in b/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
index c0af6bf2df9d..5276b54f0a1a 100644
--- a/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
+++ b/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
@@ -7,7 +7,7 @@ $FreeBSD$
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
#