> +++ Makefile  7 Nov 2019 16:43:31 -0000
> @@ -1,90 +1,106 @@
> -# $OpenBSD: Makefile,v 1.36 2019/07/12 20:43:45 sthen Exp $
> +# $OpenBSD$
> +USE_NINJA=No

Oops, this crept in from a test.

> +pre-build:
> +     @sed -i "s,-lrt,," \
> +             ${WRKDIR}/build-amd64/build.ninja

this change is bogus, the input files must be fixed instead.

> +     ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py \

you can give this a directory, it will recurse

Reply via email to