remove bogus TEST_DEPENDS in NO_TEST py2-only port

This commit is contained in:
sthen 2022-06-10 07:47:45 +00:00
parent a505c85252
commit 9ffdb76ee1
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ RUN_DEPENDS = textproc/py-yaml \
security/py-viv_utils \
devel/py-enum34
TEST_DEPENDS = devel/py-test
NO_TEST = Yes
.include <bsd.port.mk>