CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/10/27 06:45:09
Modified files:
textproc/calibre: Makefile
Log message:
not entriely surprisingly, calibre uses its own setup.py which is nothing
to do with setuptools. instead of MODPY_SETUPTOOLS and special flags to
stop it from breaking when passed setuptools-like flags, just run setup.py
directly.
