Edit

IABSD.fr/ports/mail/notmuch

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2023-02-10 15:47:46
    Hash : 905b70c3
    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).