diff options
Diffstat (limited to 'www/py-django-mezzanine/Makefile')
-rw-r--r-- | www/py-django-mezzanine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-mezzanine/Makefile b/www/py-django-mezzanine/Makefile index eb7a366e5291..2861e787c55a 100644 --- a/www/py-django-mezzanine/Makefile +++ b/www/py-django-mezzanine/Makefile @@ -29,4 +29,5 @@ PYDISTUTILS_PKGNAME= Mezzanine regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test +NO_STAGE= yes .include <bsd.port.mk> |