FreeBSD Bugzilla – Attachment 59109 Details for
Bug 88984
[patch] remove /usr/bin/bzip2 from print/apsfilter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.18 KB, created by
edwin
on 2005-11-14 10:40:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2005-11-14 10:40:17 UTC
Size:
1.18 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/print/apsfilter/Makefile,v >retrieving revision 1.121 >diff -u -r1.121 Makefile >--- Makefile 22 Oct 2005 11:46:27 -0000 1.121 >+++ Makefile 14 Nov 2005 10:32:05 -0000 >@@ -62,9 +62,6 @@ > # Build and install all filter apsfilter knows about (rather expensive) > # > # all needed decompression utilities >-.if !exists(/usr/bin/bzip2) >-RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2 >-.endif > RUN_DEPENDS+= melt:${PORTSDIR}/archivers/freeze > RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop > # all needed "ASCII to ps" filter utilities >Index: scripts/configure >=================================================================== >RCS file: /home/pcvs/ports/print/apsfilter/scripts/configure,v >retrieving revision 1.31 >diff -u -r1.31 configure >--- scripts/configure 19 Oct 2005 12:41:32 -0000 1.31 >+++ scripts/configure 14 Nov 2005 10:32:05 -0000 >@@ -136,9 +136,6 @@ > echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba > ;; > \"BZIP2\") >- if [ ! -x /usr/bin/bzip2 ]; then >- echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2 >- fi > ;; > \"FREEZE\") > echo RUN_DEPENDS+=melt:${PORTSDIR}/archivers/freeze
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 88984
: 59109