aboutsummaryrefslogtreecommitdiff
path: root/lang/cython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r--lang/cython/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index e9549e38589a..79c83ed8234b 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -15,4 +15,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Cython
+NO_STAGE= yes
.include <bsd.port.mk>