aboutsummaryrefslogtreecommitdiff
path: root/devel/cx_Freeze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cx_Freeze/Makefile')
-rw-r--r--devel/cx_Freeze/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cx_Freeze/Makefile b/devel/cx_Freeze/Makefile
index 62e44a239152..edf769d8a460 100644
--- a/devel/cx_Freeze/Makefile
+++ b/devel/cx_Freeze/Makefile
@@ -11,4 +11,5 @@ COMMENT= The cx_Freeze is a set of utilities for freezing Python scripts
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>