diff options
Diffstat (limited to 'www/py-bottle')
-rw-r--r-- | www/py-bottle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index a65ca3193f2d..38f06e238d6c 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -16,6 +16,7 @@ LICENSE= MIT USE_PYTHON= 2.6- USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 320 |