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