aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gevent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gevent/Makefile')
-rw-r--r--devel/py-gevent/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gevent/Makefile b/devel/py-gevent/Makefile
index a663698a27a2..9f88bfe9eec9 100644
--- a/devel/py-gevent/Makefile
+++ b/devel/py-gevent/Makefile
@@ -19,4 +19,5 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
PYDISTUTILS_BUILDARGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>