aboutsummaryrefslogtreecommitdiff
path: root/mail/alpine/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-16 16:46:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-16 16:46:25 +0000
commit64dd85b7102fec072719d77c187a1c919d432ec2 (patch)
tree040945441d216f39da5c901687060153dae5029b /mail/alpine/Makefile
parent2cef081477f64e20f07f90141eb4ce2e9e9a10be (diff)
downloadports-64dd85b7102fec072719d77c187a1c919d432ec2.tar.gz
ports-64dd85b7102fec072719d77c187a1c919d432ec2.zip
Notes
Diffstat (limited to 'mail/alpine/Makefile')
-rw-r--r--mail/alpine/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 2190d97fd39a..c0be0cc3b07e 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -113,8 +113,7 @@ CONFIGURE_ARGS+= --with-passfile=.alpine.pwd
.if ${PORT_OPTIONS:MMAILDIR}
PATCH_SITES= http://patches.freeiz.com/alpine/patches/alpine-${PORTVERSION}/
-PATCHFILES+= maildir.patch.gz
-PATCH_DIST_ARGS+= -E --quiet -d ${PATCH_WRKSRC} -p1
+PATCHFILES+= maildir.patch.gz:-p1
.endif
.if ${PORT_OPTIONS:MCONS25}