diff options
Diffstat (limited to 'devel/py-boto/Makefile')
-rw-r--r-- | devel/py-boto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-boto/Makefile b/devel/py-boto/Makefile index 83ac5decf4e0..54e320ca5668 100644 --- a/devel/py-boto/Makefile +++ b/devel/py-boto/Makefile @@ -17,4 +17,5 @@ USE_PYDISTUTILS= easy_install CONFLICTS= p5-Net-Amazon-Route53-[0-9]* +NO_STAGE= yes .include <bsd.port.mk> |