diff options
Diffstat (limited to 'graphics/py-nwdiag/Makefile')
-rw-r--r-- | graphics/py-nwdiag/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-nwdiag/Makefile b/graphics/py-nwdiag/Makefile index dfc801723d0c..9df9207b5a69 100644 --- a/graphics/py-nwdiag/Makefile +++ b/graphics/py-nwdiag/Makefile @@ -27,6 +27,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} PORTDOCS= README.txt PORTEXAMPLES= * +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |