diff options
Diffstat (limited to 'devel/py-scripttest/Makefile')
-rw-r--r-- | devel/py-scripttest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-scripttest/Makefile b/devel/py-scripttest/Makefile index 9fe6d09ec225..ef3cfa8380d9 100644 --- a/devel/py-scripttest/Makefile +++ b/devel/py-scripttest/Makefile @@ -11,7 +11,7 @@ COMMENT= Helper to test command-line scripts LICENSE= MIT -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 |