diff options
Diffstat (limited to 'textproc/py-chardet/Makefile')
-rw-r--r-- | textproc/py-chardet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile index db20e8c49e55..b89e3f64ccaf 100644 --- a/textproc/py-chardet/Makefile +++ b/textproc/py-chardet/Makefile @@ -27,6 +27,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= * +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |