aboutsummaryrefslogtreecommitdiff
path: root/www/py-praw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-praw/Makefile')
-rw-r--r--www/py-praw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-praw/Makefile b/www/py-praw/Makefile
index 0724d5594951..b9ebf055e2f1 100644
--- a/www/py-praw/Makefile
+++ b/www/py-praw/Makefile
@@ -26,4 +26,5 @@ GH_COMMIT= 8687d58
regression-test: build
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
+NO_STAGE= yes
.include <bsd.port.mk>