diff options
Diffstat (limited to 'devel/py-six/Makefile')
-rw-r--r-- | devel/py-six/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-six/Makefile b/devel/py-six/Makefile index f5d410dc691a..05108f2f6b3d 100644 --- a/devel/py-six/Makefile +++ b/devel/py-six/Makefile @@ -13,7 +13,7 @@ COMMENT= Python 2 and 3 compatibility utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest USES= python USE_PYTHON= autoplist concurrent distutils |