Mercurial > hgrepos > FreeBSD > ports > PyPy
changeset 84:467602257c54
Use the now more dynamic python minor version in the package list
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 05 Oct 2022 09:40:53 +0200 |
| parents | 0e2afa9bbef8 |
| children | 56d0e959bcf0 |
| files | pkg-plist |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pkg-plist Tue Oct 04 17:05:38 2022 +0200 +++ b/pkg-plist Wed Oct 05 09:40:53 2022 +0200 @@ -7,7 +7,7 @@ %%PYPY_DIR%%/bin/%%PYTHON_IMPL_MINOR%% %%PYPY_DIR%%/bin/python %%PYPY_DIR%%/bin/python3 -%%PYPY_DIR%%/bin/python3.8 +%%PYPY_DIR%%/bin/python%%PY_VERSION_SHORT%% %%PYPY_DIR%%/include/README %%PYPY_DIR%%/include/%%PYTHON_IMPL_MINOR%%/Python.h %%PYPY_DIR%%/include/%%PYTHON_IMPL_MINOR%%/abstract.h
