aboutsummaryrefslogtreecommitdiff
path: root/converters/py-webencodings
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 /converters/py-webencodings
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 'converters/py-webencodings')
-rw-r--r--converters/py-webencodings/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-webencodings/Makefile b/converters/py-webencodings/Makefile
index 4b0df133bb1d..f8c3b035db27 100644
--- a/converters/py-webencodings/Makefile
+++ b/converters/py-webencodings/Makefile
@@ -11,7 +11,7 @@ COMMENT= Character encoding aliases for legacy web content
LICENSE= BSD3CLAUSE
-USES= python
+USES= python:2.7+
USE_PYTHON= distutils autoplist
NO_ARCH= yes