diff options
Diffstat (limited to 'devel/py-certsrv/Makefile')
-rw-r--r-- | devel/py-certsrv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-certsrv/Makefile b/devel/py-certsrv/Makefile index da8ff6ed480e..102314bb90c6 100644 --- a/devel/py-certsrv/Makefile +++ b/devel/py-certsrv/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |