aboutsummaryrefslogtreecommitdiff
path: root/www/py-django/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django/Makefile')
-rw-r--r--www/py-django/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile
index 95c1a5bd6993..c14a00e70100 100644
--- a/www/py-django/Makefile
+++ b/www/py-django/Makefile
@@ -34,6 +34,7 @@ HTMLDOCS_DESC= Install the HTML documentation (requires Sphinx)
MAN1= daily_cleanup.1 django-admin.1 gather_profile_stats.1
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPGSQL}