aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pytest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest/Makefile')
-rw-r--r--devel/py-pytest/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile
index de59d0e3cc6b..800785e9de3c 100644
--- a/devel/py-pytest/Makefile
+++ b/devel/py-pytest/Makefile
@@ -23,6 +23,7 @@ TEST_DEPENDS:= ${RUN_DEPENDS}
regression-test: build
@cd ${WRKSRC} && PYTHONPATH=${WRKSRC} ${PYTHON_CMD} pytest.py --ignore=doc/ja
+NO_STAGE= yes
.include <bsd.port.pre.mk>
post-install: