aboutsummaryrefslogtreecommitdiff
path: root/devel/py-nosexcover/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-nosexcover/Makefile')
-rw-r--r--devel/py-nosexcover/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-nosexcover/Makefile b/devel/py-nosexcover/Makefile
index bbfd9f8521ac..daf5ebc9b950 100644
--- a/devel/py-nosexcover/Makefile
+++ b/devel/py-nosexcover/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}coverage>=3.4:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>