diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 785cfc3d1f5a..a177d0b4c584 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -25,11 +25,11 @@ MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ MAINTAINER= ache@FreeBSD.org COMMENT= A local mail delivery agent -.if defined(WITH_COURIER_MAILDIR_KLUDGE) -PATCH_SITES= http://www.john.net.au/pub/procmail-courier/ -PATCHFILES= procmail-authenticate.c-userMaildir.patch -PATCH_DIST_STRIP=-p -.endif +#.if defined(WITH_COURIER_MAILDIR_KLUDGE) +#PATCH_SITES= http://www.john.net.au/pub/procmail-courier/ +#PATCHFILES= procmail-authenticate.c-userMaildir.patch +#PATCH_DIST_STRIP=-p +#.endif # It asks for list of directories to do test for file locking # (defaults to /tmp and ".", so return should suffice in most cases).