diff options
Diffstat (limited to 'www/gaeo')
-rw-r--r-- | www/gaeo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile index 8e7106078c8a..cdf63544a26c 100644 --- a/www/gaeo/Makefile +++ b/www/gaeo/Makefile @@ -23,6 +23,7 @@ GAEOHOME= ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG} PORTDOCS= LICENSE NOTICE README.TXT CHANGELOG +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |