openbsd-ports/sysutils/u-boot
sthen 66c58052f4 fix minor issues with u-boot build deps:
- add missing ${MODPY_FLAVOR} to py-elftools BDEP

- this port doesn't use setuptoools to build; drop MODPY_SETUPTOOLS.
replace it with a plain BUILD_DEPENDS on setuptools, it's needed for
tools/binman/control.py which uses pkg_reseources from setuptools.
(I would guess that sometime in the future this might be dropped in
favour of using importlib.resources, added to core Python since 3.7,
but not yet).
2022-12-09 14:20:34 +00:00
..
patches
pkg
distinfo
Makefile fix minor issues with u-boot build deps: 2022-12-09 14:20:34 +00:00