aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-04-26 21:20:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-04-26 21:20:37 +0000
commitef37bcf9f26af29ace646fd5473b2d6723eb29b1 (patch)
treecdffccbb153e52f30f05b5764322d7cf4e113303
parentfefa73016dbcf3948d640da8ea9236b1a9b6b73f (diff)
downloadports-ef37bcf9f26af29ace646fd5473b2d6723eb29b1.tar.gz
ports-ef37bcf9f26af29ace646fd5473b2d6723eb29b1.zip
devel/py-bps-restpy: unbreak the ports tree
-rw-r--r--devel/py-bps-restpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-bps-restpy/Makefile b/devel/py-bps-restpy/Makefile
index 77e9bfb5f3d3..9cd1f2f267e4 100644
--- a/devel/py-bps-restpy/Makefile
+++ b/devel/py-bps-restpy/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
-USES= python:2.7+
+USES= python
USE_PYTHON= concurrent distutils
NO_ARCH= yes