FreeBSD Bugzilla – Attachment 98377 Details for
Bug 137269
[PATCH] mail/procmail: batch build not possible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
procmail-3.22_6.patch
procmail-3.22_6.patch (text/plain), 545 bytes, created by
mwisnicki+freebsd
on 2009-07-30 16:40:05 UTC
(
hide
)
Description:
procmail-3.22_6.patch
Filename:
MIME Type:
Creator:
mwisnicki+freebsd
Created:
2009-07-30 16:40:05 UTC
Size:
545 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/procmail.orig/Makefile /usr/ports/mail/procmail/Makefile >--- /usr/ports/mail/procmail.orig/Makefile 2009-05-08 01:19:03.000000000 +0200 >+++ /usr/ports/mail/procmail/Makefile 2009-07-30 11:52:11.000000000 +0200 >@@ -35,7 +35,9 @@ > > # It asks for list of directories to do test for file locking > # (defaults to /tmp and ".", so return should suffice in most cases). >-.if !defined(BATCH) # handled in patch-aa >+.if defined(BATCH) # handled in patch-aa >+MAKE_ARGS+= -DBATCH >+.else > IS_INTERACTIVE= yes > .endif
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 137269
: 98377