aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-whatthepatch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-whatthepatch/Makefile b/textproc/py-whatthepatch/Makefile
index 5296045a3d32..b8a4656d4c20 100644
--- a/textproc/py-whatthepatch/Makefile
+++ b/textproc/py-whatthepatch/Makefile
@@ -12,8 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
# make test: 1 failed, 48 passed
-USES= python pytest
-USE_PYTHON= concurrent distutils autoplist
+USES= python
+USE_PYTHON= concurrent distutils autoplist pytest
NO_ARCH= yes