aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-06 20:50:41 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-06 20:50:41 +0000
commit5f4256e50c2285e70f70ed9652076e01945e103d (patch)
treed2b70c8e781274ff0d63d3202ea089d3e6e7960a
parentd1a08b153ca2a66c11c413251cea7b6a0eff64ed (diff)
downloadports-5f4256e50c2285e70f70ed9652076e01945e103d.tar.gz
ports-5f4256e50c2285e70f70ed9652076e01945e103d.zip
multimedia/streamlink: Clean up USES=python
Approved by: portmgr (blanket) With hat: python
-rw-r--r--multimedia/streamlink/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/streamlink/Makefile b/multimedia/streamlink/Makefile
index ce48c7e3f004..fe73b5c94315 100644
--- a/multimedia/streamlink/Makefile
+++ b/multimedia/streamlink/Makefile
@@ -33,7 +33,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}requests-mock>0:www/py-requests-mock@${PY_FLAVOR}
-USES= python:3.7+ pytest
+USES= python pytest
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
OPTIONS_DEFINE= FFMPEG RTMPDUMP