CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/11/05 12:21:58
Modified files:
lang/python/3 : python.port.mk
Log message:
now that the tree is cleaner, test "${MODPY_PYBUILD} != No" instead of
".if empty(CONFIGURE_STYLE)".
with this it should be possible to remove annoying "CONFIGURE_STYLE=none"
hacks.
