diff options
Diffstat (limited to 'devel/py-applicationinsights/Makefile')
-rw-r--r-- | devel/py-applicationinsights/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-applicationinsights/Makefile b/devel/py-applicationinsights/Makefile index 2ebda5a3eddd..d9af6b0908ff 100644 --- a/devel/py-applicationinsights/Makefile +++ b/devel/py-applicationinsights/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=0:www/py-django32@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes |