Mercurial > hgrepos > FreeBSD > ports > PyPy
diff bsd.pypy.cffi.mk @ 57:b0ce0cf90f22
Update to build PyPy3 on FreeBSD 13.2 with dist version 7.3.14
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 08 Jan 2024 09:35:41 +0100 |
| parents | 6cddc8f64f05 |
| children |
line wrap: on
line diff
--- a/bsd.pypy.cffi.mk Sun Jan 07 22:27:41 2024 +0100 +++ b/bsd.pypy.cffi.mk Mon Jan 08 09:35:41 2024 +0100 @@ -19,7 +19,7 @@ .include "${.CURDIR}/../../lang/pypy/bsd.pypy.mk" # -# Check that this port's build selected option FORPYIMPL37, FORPYIMPL38 or FORPYIMPL39 +# Check that this port's build selected option FORPYIMPL37, FORPYIMPL38, FORPYIMPL39 or FORPYIMPL310 # is compatible to the corresponding build option of the installed pypy3. # .if ${FLAVOR} == pypy3 && exists(${LOCALBASE}/bin/pypy3)
