FreeBSD Bugzilla – Attachment 67415 Details for
Bug 99354
[patch] print/apsfilter incorrectly specifies dependency on acroread7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.30 KB, created by
Konstantin Belousov
on 2006-06-23 09:20:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Konstantin Belousov
Created:
2006-06-23 09:20:16 UTC
Size:
1.30 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/local/arch/ncvs/ports/print/apsfilter/Makefile,v >retrieving revision 1.125 >diff -u -r1.125 Makefile >--- Makefile 18 Jun 2006 19:29:54 -0000 1.125 >+++ Makefile 23 Jun 2006 08:09:08 -0000 >@@ -86,7 +86,7 @@ > RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-${PAPERSIZE} > .if !defined(WITHOUT_X11) > # "xxx to ps" filter utilities that require X >-RUN_DEPENDS+= acroread7:${PORTSDIR}/print/acroread7 >+RUN_DEPENDS+= ${X11BASE}/Adobe/Acrobat7.0/ENU/bin/acroread:${PORTSDIR}/print/acroread7 > RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick > RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX > RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf >Index: scripts/configure >=================================================================== >RCS file: /usr/local/arch/ncvs/ports/print/apsfilter/scripts/configure,v >retrieving revision 1.32 >diff -u -r1.32 configure >--- scripts/configure 29 Nov 2005 19:08:38 -0000 1.32 >+++ scripts/configure 23 Jun 2006 08:09:50 -0000 >@@ -102,7 +102,7 @@ > esac > ;; > \"ACROREAD7\") >- echo RUN_DEPENDS+=acroread7:${PORTSDIR}/print/acroread7 >+ echo RUN_DEPENDS+=${X11BASE}/Adobe/Acrobat7.0/ENU/bin/acroread:${PORTSDIR}/print/acroread7 > ;; > \"CONVERT\") > echo RUN_DEPENDS+=convert:${PORTSDIR}/graphics/ImageMagick
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 99354
: 67415