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