aboutsummaryrefslogtreecommitdiff
path: root/misc/py-tqdm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-02-04 14:35:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-02-04 14:35:00 +0000
commit878fe059596cec4d0ad707354f4521c36295433c (patch)
treec429304a6db90b83c8f51ed6c5d1849277d80e3d /misc/py-tqdm
parentf8cab6b2996ba185918dbbf93cea3fe33a48e469 (diff)
downloadports-878fe059596cec4d0ad707354f4521c36295433c.tar.gz
ports-878fe059596cec4d0ad707354f4521c36295433c.zip
Those ports are allowed to build a 2.7 flavor, for now.
Notes
Notes: svn path=/head/; revision=564031
Diffstat (limited to 'misc/py-tqdm')
-rw-r--r--misc/py-tqdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 1506edc126c4..134eaf577d9c 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENCE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR}
-USES= python
+USES= python:2.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes