diff options
Diffstat (limited to 'devel/py-testrepository/Makefile')
-rw-r--r-- | devel/py-testrepository/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-testrepository/Makefile b/devel/py-testrepository/Makefile index db637863783c..f1c2ea38f224 100644 --- a/devel/py-testrepository/Makefile +++ b/devel/py-testrepository/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fixtures>0:devel/py-fixtures@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-subunit>=0.0.18:devel/py-python-subunit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testtools>=0.9.30:devel/py-testtools@${PY_FLAVOR} -USES= python:3.6+ shebangfix +USES= python shebangfix USE_PYTHON= distutils concurrent autoplist SHEBANG_FILES= testr |