aboutsummaryrefslogtreecommitdiff
path: root/mail/alpine
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
commitd26ef18700dca59c35dc940097bf7b3db1369965 (patch)
treeadf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /mail/alpine
parent23211342637a054575d9dc1935d00c038cb6545f (diff)
downloadports-d26ef18700dca59c35dc940097bf7b3db1369965.tar.gz
ports-d26ef18700dca59c35dc940097bf7b3db1369965.zip
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=425174
Diffstat (limited to 'mail/alpine')
-rw-r--r--mail/alpine/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index bbac38e5b244..f55347eb8151 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -123,9 +123,6 @@ PATCH_DIST_ARGS+= -E --quiet -d ${PATCH_WRKSRC} -p1
EXTRA_PATCHES= ${FILESDIR}/cons25-alpine_keymenu.c
.endif
-pre-patch:
- @${CHMOD} -R u+w ${WRKSRC}
-
post-patch:
@${CP} ${WRKSRC}/imap/Makefile ${WRKSRC}/imap/Makefile.presed
@${SED} -e "s#^\(all:.*\) bundled\$$#\1#" \