Mercurial > hgrepos > FreeBSD > ports > PyPy
diff Makefile @ 81:165c5074b9e8
PYPY_CFFI_VER is defined in bsd.pypy.mk already
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 04 Oct 2022 15:40:13 +0200 |
| parents | 22c5d4be50bd |
| children | 60cd0d144d3a |
line wrap: on
line diff
--- a/Makefile Mon Oct 03 18:08:33 2022 +0200 +++ b/Makefile Tue Oct 04 15:40:13 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}
