# HG changeset patch # User Franz Glasner # Date 1664813432 -7200 # Node ID 142d33a42894070d15177dc9cf49b6e8ae5d4aa1 # Parent 22c5d4be50bdd5b8c05b7e2024092551abbc995c PYPY_CFFI_VER is now defined in the common included bsd.pypy.mk diff -r 22c5d4be50bd -r 142d33a42894 Makefile --- 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}