diff options
Diffstat (limited to 'textproc/py-pager/Makefile')
-rw-r--r-- | textproc/py-pager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pager/Makefile b/textproc/py-pager/Makefile index b99813e56952..d51b5c6bdc4e 100644 --- a/textproc/py-pager/Makefile +++ b/textproc/py-pager/Makefile @@ -11,7 +11,7 @@ WWW= https://pypi.org/project/pager/ LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> |