diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
commit | efe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch) | |
tree | 6427ac7192f84d32d22f51df854472cc309545dc /mail/procmail | |
parent | b88236b45ef5afcdc78a4981a19422b12ca70ff4 (diff) |
Notes
Diffstat (limited to 'mail/procmail')
-rw-r--r-- | mail/procmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index ba0020ca78da..785cfc3d1f5a 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -31,8 +31,6 @@ PATCHFILES= procmail-authenticate.c-userMaildir.patch PATCH_DIST_STRIP=-p .endif -USE_REINPLACE= yes - # 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 |