diff options
Diffstat (limited to 'mail/mboxgrep/Makefile')
-rw-r--r-- | mail/mboxgrep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 213f6930f656..e0dc15930720 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -31,7 +31,6 @@ post-patch: @${REINPLACE_CMD} -e 's,void \*tmpp,FILE \*tmpp,g' ${WRKSRC}/src/main.c post-install: - install-info ${PREFIX}/info/mboxgrep.info ${PREFIX}/info/dir .if !defined(NOPORTDOCS) ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} .for f in ${DOCS} |