diff options
Diffstat (limited to 'devel/p5-DateTime-Format-Epoch/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Epoch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index c26049df5cdb..045615e8a056 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -36,6 +36,7 @@ MAN3= DateTime::Format::Epoch.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} |