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