CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/02/10 08:47:46
Modified files:
mail/notmuch/notmuch: Makefile
Log message:
Add a BDEP on py-setuptools. mail/notmuch builds, though does not currently
install, cffi-based Python bindings using its own Makefile rather than
the standard ports Python build infra, and this is failing if setuptools
is not present.
(there is also a separate port, mail/notmuch/py-notmuch, which packages
the older non-cffi-based Python bindings).
