Mercurial > hgrepos > FreeBSD > ports > PyPy
changeset 80:142d33a42894
PYPY_CFFI_VER is now defined in the common included bsd.pypy.mk
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 03 Oct 2022 18:10:32 +0200 |
| parents | 22c5d4be50bd |
| children | 0e2afa9bbef8 |
| files | Makefile |
| diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Mon Oct 03 18:08:33 2022 +0200 +++ b/Makefile Mon Oct 03 18:10:32 2022 +0200 @@ -60,8 +60,6 @@ PACKAGE_ARGS= --without-sqlite3 --without-_tkinter -PYPY_CFFI_VER= ${PORTNAME}8-pp${DISTVERSION:C/.[^.]+$//:S/.//}-${ARCH}-${OPSYS:tl}${OSREL:C/\..*//} - pre-install: ${FIND} ${WRKSRC} -name '*.pyc' -delete #${CHMOD} -R a-w ${WRKSRC}
