diff options
Diffstat (limited to 'textproc/p5-PerlPoint-Package/Makefile')
-rw-r--r-- | textproc/p5-PerlPoint-Package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index 4776ef9d4c53..ac74b1aad03e 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -35,6 +35,7 @@ MAN3= PerlPoint::Anchors.3 \ .if !defined(NOPORTDOCS) PORTDOCS= # suck all DOCSDIR +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/doc; ${FIND} . | ${CPIO} -padm ${DOCSDIR} |