aboutsummaryrefslogtreecommitdiff
path: root/math/py-munkres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-munkres/Makefile')
-rw-r--r--math/py-munkres/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile
index 47bef9d9c1c3..919915b552fd 100644
--- a/math/py-munkres/Makefile
+++ b/math/py-munkres/Makefile
@@ -21,4 +21,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/munkres.py \
%%PYTHON_SITELIBDIR%%/munkres.pyc \
%%PYTHON_SITELIBDIR%%/munkres.pyo
+NO_STAGE= yes
.include <bsd.port.mk>