diff options
Diffstat (limited to 'devel/py-py/Makefile')
-rw-r--r-- | devel/py-py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-py/Makefile b/devel/py-py/Makefile index 7aea459c3e15..62c33484da63 100644 --- a/devel/py-py/Makefile +++ b/devel/py-py/Makefile @@ -13,7 +13,7 @@ COMMENT= Library with cross-python path, ini-parsing, io, code, log facilities 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 distutils |