From 7d71ddfa2b3911145e1c4b7a1c3b9f3c893a6f44 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 9 Mar 2024 23:21:26 +0800 Subject: mail/py-rfc6555: Convert to USE_PYTHON=pytest Approved by: portmgr (blanket) With hat: python --- mail/py-rfc6555/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/py-rfc6555') diff --git a/mail/py-rfc6555/Makefile b/mail/py-rfc6555/Makefile index b765f3b6301d..8c03a99679d5 100644 --- a/mail/py-rfc6555/Makefile +++ b/mail/py-rfc6555/Makefile @@ -11,12 +11,12 @@ WWW= https://github.com/sethmlarson/rfc6555 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= pytest python +USES= python # github port since tests are not included in sdist # https://github.com/sethmlarson/rfc6555/pull/8 USE_GITHUB= yes GH_ACCOUNT= sethmlarson -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils pytest NO_ARCH= yes -- cgit v1.2.3