aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pytest-flakes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest-flakes/Makefile')
-rw-r--r--devel/py-pytest-flakes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-pytest-flakes/Makefile b/devel/py-pytest-flakes/Makefile
index 46477cfb87d3..aeed86173a3c 100644
--- a/devel/py-pytest-flakes/Makefile
+++ b/devel/py-pytest-flakes/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pytest-flakes
PORTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-flakes
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyflakes>=0:devel/py-pyflakes@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist