FreeBSD Bugzilla – Attachment 49689 Details for
Bug 75852
[patch] Make java/linux-sun-jdk14 install on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-linux32
patch-linux32 (text/plain), 1.02 KB, created by
ftigeot
on 2005-01-05 15:10:22 UTC
(
hide
)
Description:
patch-linux32
Filename:
MIME Type:
Creator:
ftigeot
Created:
2005-01-05 15:10:22 UTC
Size:
1.02 KB
patch
obsolete
>--- x11-toolkits/linux-gtk/Makefile.orig Sat Jan 1 11:50:54 2005 >+++ x11-toolkits/linux-gtk/Makefile Sun Jan 2 09:45:16 2005 >@@ -24,7 +24,7 @@ > USE_LINUX_PREFIX= yes > USE_LINUX= yes > >-ONLY_FOR_ARCHS?= i386 alpha >+ONLY_FOR_ARCHS?= i386 alpha amd64 > DIST_SUBDIR?= rpm > EXTRACT_ONLY= > NO_BUILD= yes >@@ -67,3 +67,9 @@ > >> ${PLIST}.new > > .include <bsd.port.mk> >+ >+.if (${ARCH} == "amd64") >+ARCH= i386 >+MACHINE_ARCH= i386 >+RPMFLAGS+= --ignorearch >+.endif >--- textproc/linux-expat/Makefile.orig Sat Jan 1 11:50:21 2005 >+++ textproc/linux-expat/Makefile Sun Jan 2 09:46:41 2005 >@@ -16,7 +16,7 @@ > RUN_DEPENDS= > > BASEVERSION= 9 >-ONLY_FOR_ARCHS= i386 >+ONLY_FOR_ARCHS= i386 amd64 > PLIST= ${WRKDIR}/plist > RPM_SET= expat-1.95.5-2.i386.rpm > >--- x11-fonts/linux-fontconfig/Makefile.orig Fri Dec 31 19:24:09 2004 >+++ x11-fonts/linux-fontconfig/Makefile Sun Jan 2 13:06:43 2005 >@@ -19,7 +19,7 @@ > > USE_REINPLACE= yes > BASEVERSION= 9 >-ONLY_FOR_ARCHS= i386 >+ONLY_FOR_ARCHS= i386 amd64 > PLIST= ${WRKDIR}/plist > RPM_SET= fontconfig-2.1-9.i386.rpm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 75852
: 49689 |
49690