diff options
Diffstat (limited to 'www/py-django-mptt/Makefile')
-rw-r--r-- | www/py-django-mptt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index f253df406ba3..35160e7190ce 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -23,4 +23,5 @@ USES= gettext USE_PYDISTUTILS=yes USE_PYTHON= yes +NO_STAGE= yes .include <bsd.port.mk> |