aboutsummaryrefslogtreecommitdiff
path: root/www/firefox10/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/firefox10/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
parent1e751086cbfb1636e3f3d6b5197c45e479cb652e (diff)
downloadports-82d983826243d6a3163bb4fa4761d864e8acc339.tar.gz
ports-82d983826243d6a3163bb4fa4761d864e8acc339.zip
Notes
Diffstat (limited to 'www/firefox10/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in')
-rw-r--r--www/firefox10/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox10/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in b/www/firefox10/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
index c0af6bf2df9d..5276b54f0a1a 100644
--- a/www/firefox10/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
+++ b/www/firefox10/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
#