diff options
Diffstat (limited to 'mail/p5-Log-Procmail/Makefile')
-rw-r--r-- | mail/p5-Log-Procmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile index 6b83c5bf7c8d..4f63edbeaaf5 100644 --- a/mail/p5-Log-Procmail/Makefile +++ b/mail/p5-Log-Procmail/Makefile @@ -19,6 +19,7 @@ MAN3= Log::Procmail.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} |