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