From f9068a7b11a746a99d927e28d39ffb3da0c867b0 Mon Sep 17 00:00:00 2001 From: Don Lewis Date: Thu, 6 Jun 2024 14:32:28 -0700 Subject: [PATCH] devel/py-pymtbl: fix build python is a build dependency Sponsored by: DomainTools LLC --- devel/py-pymtbl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-pymtbl/Makefile b/devel/py-pymtbl/Makefile index 392e6810b820..6ba5714df0ff 100644 --- a/devel/py-pymtbl/Makefile +++ b/devel/py-pymtbl/Makefile @@ -25,7 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= EXAMPLES -post-patch: +pre-build: cython-${PYTHON_VER} ${WRKSRC}/mtbl.pyx post-install: