aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 15:21:24 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 15:21:24 +0000
commit2be7f6da6db71f24b802af4f9806fa61e5424c5f (patch)
treef152af12a018475f03a0e9b2f0c97ce4f42a667e
parent5194e658708d241b84166956ea4c1eb77a63d686 (diff)
downloadports-2be7f6da6db71f24b802af4f9806fa61e5424c5f.tar.gz
ports-2be7f6da6db71f24b802af4f9806fa61e5424c5f.zip
mail/py-imaplib2: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
-rw-r--r--mail/py-imaplib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/py-imaplib2/Makefile b/mail/py-imaplib2/Makefile
index f35861153325..d5961a9242bf 100644
--- a/mail/py-imaplib2/Makefile
+++ b/mail/py-imaplib2/Makefile
@@ -11,8 +11,8 @@ WWW= https://github.com/jazzband/imaplib2/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE
-USES= pytest python
-USE_PYTHON= autoplist distutils
+USES= python
+USE_PYTHON= autoplist distutils pytest
NO_ARCH= yes