1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Comment out COURIER_MAILDIR_KLUDGE support waiting new patch location

appearse (perhaps)

PR:             101829
This commit is contained in:
Andrey A. Chernov 2006-08-12 13:02:31 +00:00
parent e0263e215c
commit 3bcd0f2ec1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170403

View File

@ -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).