diff options
Diffstat (limited to 'www/py-django-mezzanine-filebrowser/Makefile')
-rw-r--r-- | www/py-django-mezzanine-filebrowser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index 6f8c1c63eb10..03caeb12fd47 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -16,4 +16,5 @@ USES= gettext USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= filebrowser_safe +NO_STAGE= yes .include <bsd.port.mk> |