diff options
Diffstat (limited to 'devel/py-glob2/Makefile')
-rw-r--r-- | devel/py-glob2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-glob2/Makefile b/devel/py-glob2/Makefile index f19616f1055f..63334c77a417 100644 --- a/devel/py-glob2/Makefile +++ b/devel/py-glob2/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= distutils concurrent autoplist do-test: |