aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2023-03-27 14:00:51 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2023-03-27 14:02:57 +0000
commitd9ec7694407cccf7885698217cd398f2e871793c (patch)
tree7858d9fe9e44a8623e770ac6af158649a603616a
parenta78ff4fe3aa3ca952b059d6851a2da0bca308e17 (diff)
downloadports-d9ec7694407cccf7885698217cd398f2e871793c.tar.gz
ports-d9ec7694407cccf7885698217cd398f2e871793c.zip
textproc/py-wcmatch: Add USE_PYTHON= autoplist
Whoops...
-rw-r--r--textproc/py-wcmatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-wcmatch/Makefile b/textproc/py-wcmatch/Makefile
index a402234221a5..32e722fb4cb0 100644
--- a/textproc/py-wcmatch/Makefile
+++ b/textproc/py-wcmatch/Makefile
@@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVO
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
USES= python:3.7+
-USE_PYTHON= flavors pep517 pytest
+USE_PYTHON= autoplist flavors pep517 pytest
# Windows specific tests
PYTEST_IGNORED_TESTS= test_escape_windows \