diff options
Diffstat (limited to 'devel/py-circuits/Makefile')
-rw-r--r-- | devel/py-circuits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-circuits/Makefile b/devel/py-circuits/Makefile index 0d7d80bd065b..def3502f72aa 100644 --- a/devel/py-circuits/Makefile +++ b/devel/py-circuits/Makefile @@ -13,7 +13,7 @@ COMMENT= Asynchronous Component-based Event Application Framework 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 |