diff options
Diffstat (limited to 'devel/py-pytest-cache/Makefile')
-rw-r--r-- | devel/py-pytest-cache/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-cache/Makefile b/devel/py-pytest-cache/Makefile index 80fcd36dd2b2..dda5ca87517a 100644 --- a/devel/py-pytest-cache/Makefile +++ b/devel/py-pytest-cache/Makefile @@ -12,8 +12,6 @@ WWW= https://bitbucket.org/hpk42/pytest-cache/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-cache - RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.2:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}execnet>=1.2:sysutils/py-execnet@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} |