diff options
Diffstat (limited to 'textproc/yamcha/Makefile')
-rw-r--r-- | textproc/yamcha/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 133ce7f85e44..1d4562951517 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -23,6 +23,7 @@ DOC_FILES= feature.png feature2.png feature3.png \ MAN1= yamcha.1 .if !defined(NOPORTDOCS) +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} |