diff --git a/mail/py-notmuch2/Makefile b/mail/py-notmuch2/Makefile index c19ec482b923..6916fb4579f1 100644 --- a/mail/py-notmuch2/Makefile +++ b/mail/py-notmuch2/Makefile @@ -8,8 +8,6 @@ COMMENT= Pythonic bindings for the notmuch mail database using CFFI LICENSE= GPLv3 -BROKEN= fails to patch: Missing license file for GPLv3 in /ports/default/mail/py-notmuch2/work-py37/notmuch-0.29.1/bindings/python-cffi/../../COPYING-GPL-3 - BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} LIB_DEPENDS= libnotmuch.so:mail/notmuch