diff options
-rw-r--r-- | mail/neomutt/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index 89687f214314..f5d9caf6d926 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -93,9 +93,6 @@ DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ post-patch: @${REINPLACE_CMD} '/LIBS=$$/d' ${WRKSRC}/configure.ac -post-patch-DOCS-off: - @${REINPLACE_CMD} -e 's/xsltproc.*//' ${WRKSRC}/doc/Makefile.am - post-install: ${RM} ${STAGEDIR}${PREFIX}/etc/mime* |