summaryrefslogtreecommitdiff
path: root/mail/neomutt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/neomutt/Makefile')
-rw-r--r--mail/neomutt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 4d40b0f17f89..438dc3179982 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -86,6 +86,6 @@ post-patch:
@${REINPLACE_CMD} '/LIBS=$$/d' ${WRKSRC}/configure.ac
post-install:
- ${RM} -f ${STAGEDIR}${PREFIX}/etc/mime*
+ ${RM} ${STAGEDIR}${PREFIX}/etc/mime*
.include <bsd.port.mk>