1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

textproc/py-pager: Enable support for python27

PR:		224018
Submitted by:	Sergey Akhmatov
This commit is contained in:
Babak Farrokhi 2018-01-07 08:12:38 +00:00
parent 26df62c368
commit bac0009e77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458305

View File

@ -13,7 +13,7 @@ COMMENT= Terminal/console pager module
LICENSE= BSD3CLAUSE
USES= python:3.3+
USES= python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>