diff options
Diffstat (limited to 'devel/py-cov-core/Makefile')
-rw-r--r-- | devel/py-cov-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cov-core/Makefile b/devel/py-cov-core/Makefile index 119a82e02e67..15b078a44ccc 100644 --- a/devel/py-cov-core/Makefile +++ b/devel/py-cov-core/Makefile @@ -13,7 +13,7 @@ COMMENT= Plugin core for use by pytest-cov, nose-cov and nose2-cov LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=3.6:${PORTSDIR}/devel/py-coverage +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=3.6:devel/py-coverage USES= python USE_PYTHON= autoplist distutils |