diff options
Diffstat (limited to 'net/py-pyshark/Makefile')
-rw-r--r-- | net/py-pyshark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pyshark/Makefile b/net/py-pyshark/Makefile index bf51c35ed810..f694f3992115 100644 --- a/net/py-pyshark/Makefile +++ b/net/py-pyshark/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |