diff options
Diffstat (limited to 'textproc/py-zope.structuredtext/Makefile')
-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 87f43f3a2bfb..a4dc874d6c21 100644 --- a/textproc/py-zope.structuredtext/Makefile +++ b/textproc/py-zope.structuredtext/Makefile @@ -13,7 +13,7 @@ COMMENT= StructuredText parser LICENSE= ZPL21 -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk> |