CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/02/05 03:25:00
Modified files:
lang/python : python.port.mk
math/py-numpy : Makefile
Log message:
add a BDEP on pythran for ports using cython, unless MODPY_CYTHON_PYTHRAN_RDEP
is set (used in py-numpy to break a dependency loop). suggestion of doing it
this way rather than with a PKGPATH check from tb@.
