diff options
Diffstat (limited to 'textproc/py-jiter/Makefile')
| -rw-r--r-- | textproc/py-jiter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-jiter/Makefile b/textproc/py-jiter/Makefile index 0f01f69182a5..d2b31370f723 100644 --- a/textproc/py-jiter/Makefile +++ b/textproc/py-jiter/Makefile @@ -1,6 +1,5 @@ PORTNAME= jiter -DISTVERSION= 0.11.0 -PORTREVISION= 1 +DISTVERSION= 0.12.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,6 +20,8 @@ USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no +MAKE_ENV= ${CARGO_ENV} + BINARY_ALIAS= python3=${PYTHON_CMD} PORTDOCS= README.md |
