diff options
Diffstat (limited to 'devel/py-streamparse/Makefile')
-rw-r--r-- | devel/py-streamparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-streamparse/Makefile b/devel/py-streamparse/Makefile index 71f7650f0fcc..62cf722967f5 100644 --- a/devel/py-streamparse/Makefile +++ b/devel/py-streamparse/Makefile @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unittest2>=0:devel/py-unittest2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}graphviz>=0:graphics/py-graphviz@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |