aboutsummaryrefslogtreecommitdiff
path: root/security/py-ecdsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-ecdsa/Makefile')
-rw-r--r--security/py-ecdsa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile
index f5f927477a32..0fd91af59f98 100644
--- a/security/py-ecdsa/Makefile
+++ b/security/py-ecdsa/Makefile
@@ -18,4 +18,5 @@ USE_PYDISTUTILS= yes
regression-test: build
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
+NO_STAGE= yes
.include <bsd.port.mk>