diff options
Diffstat (limited to 'textproc/py-rss2gen/Makefile')
-rw-r--r-- | textproc/py-rss2gen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rss2gen/Makefile b/textproc/py-rss2gen/Makefile index 6295db032fd3..43b50e4a4d1f 100644 --- a/textproc/py-rss2gen/Makefile +++ b/textproc/py-rss2gen/Makefile @@ -12,7 +12,7 @@ WWW= http://www.dalkescientific.com/Python/PyRSS2Gen.html LICENSE= BSD3CLAUSE NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> |