changeset 143:69149820fc50

Now bsd.port.pre.mk is included by bsd.pypy.cffi.mk: include bsd.port.post.mk here
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 04 Oct 2022 09:46:33 +0200
parents 3a54ee7eb74a
children 99c3d8e9e90a
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Oct 03 12:20:18 2022 +0200
+++ b/Makefile	Tue Oct 04 09:46:33 2022 +0200
@@ -11,4 +11,4 @@
 CFFI_NAME=	_ffi
 
 .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk"
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>