FreeBSD Bugzilla – Attachment 49507 Details for
Bug 75594
print/acroread: add support for amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
acroread.diff
acroread.diff (text/plain), 1.05 KB, created by
Conrad J. Sabatier
on 2004-12-29 03:40:19 UTC
(
hide
)
Description:
acroread.diff
Filename:
MIME Type:
Creator:
Conrad J. Sabatier
Created:
2004-12-29 03:40:19 UTC
Size:
1.05 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/print/acroread/Makefile,v >retrieving revision 1.33 >diff -u -d -H -r1.33 Makefile >--- Makefile 23 Dec 2004 18:57:14 -0000 1.33 >+++ Makefile 29 Dec 2004 03:24:19 -0000 >@@ -11,7 +11,7 @@ > MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ \ > ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ > .include <bsd.port.pre.mk> >-.if ${ARCH} == "i386" >+.if ${ARCH} == "i386" || ${ARCH} == "amd64" > DISTNAME= linux-5010 > .endif > CONFLICTS= acroread-3* >@@ -20,7 +20,7 @@ > MAINTAINER= trevor@FreeBSD.org > COMMENT= View, distribute and print PDF documents > >-ONLY_FOR_ARCHS= i386 >+ONLY_FOR_ARCHS= i386 amd64 > > .if (exists(${LINUXBASE}/lib/libc-2.3.2.so)) > RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs >@@ -32,7 +32,7 @@ > REINPLACE_ARGS= -i '' -E > NO_FILTER_SHLIBS= yes > >-.if ${ARCH} == "i386" >+.if ${ARCH} == "i386" || ${ARCH} == "amd64" > PLIST_SUB= "ARCHDIR=intellinux" > .endif > WRKSRC= ${WRKDIR}/installers
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 75594
: 49507