# HG changeset patch # User Franz Glasner # Date 1664869570 -7200 # Node ID 3ee5ec96e732125198d26a09867e0975fb210b76 # Parent 3931b074ee3ceda979c3d8e47f4b02d643dee07e Now bsd.port.pre.mk is included by bsd.pypy.cffi.mk: include bsd.port.post.mk here diff -r 3931b074ee3c -r 3ee5ec96e732 Makefile --- a/Makefile Mon Oct 03 12:19:42 2022 +0200 +++ b/Makefile Tue Oct 04 09:46:10 2022 +0200 @@ -12,8 +12,8 @@ CFFI_NAME= ffi +pypy3_IGNORE= pypy3-gdbm is now always included in pypy3 + .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk" -pypy3_IGNORE= pypy3-gdbm is now always included in pypy3 - -.include +.include