diff options
Diffstat (limited to 'www/uwsgitop')
-rw-r--r-- | www/uwsgitop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/uwsgitop/Makefile b/www/uwsgitop/Makefile index c57c240d9634..ef47b9ced851 100644 --- a/www/uwsgitop/Makefile +++ b/www/uwsgitop/Makefile @@ -13,6 +13,7 @@ COMMENT= uWSGI top-like app USE_PYTHON= yes USE_PYDISTUTILS=yes +NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} |