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 ccfd75ba3977..5629e3aaf640 100644 --- a/textproc/py-python-gettext/Makefile +++ b/textproc/py-python-gettext/Makefile @@ -12,7 +12,7 @@ COMMENT= Python Gettext po to mo file compiler LICENSE= BSD2CLAUSE NO_ARCH= yes -USES= python zip +USES= python:3.6+ zip USE_PYTHON= autoplist distutils .include <bsd.port.mk> |