diff options
-rw-r--r-- | mail/getmail6/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/getmail6/Makefile b/mail/getmail6/Makefile index 29966e53654b..655941afde6f 100644 --- a/mail/getmail6/Makefile +++ b/mail/getmail6/Makefile @@ -26,9 +26,6 @@ PORTEXAMPLES= getmailrc-examples OPTIONS_DEFINE= DOCS EXAMPLES -post-install: - @${CHMOD} -R 644 ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/getmailcore/* - post-install-DOCS-on: @${CP} ${WRKSRC}/README ${WRKSRC}/docs/ @${MKDIR} ${STAGEDIR}${DOCSDIR} |