This port should not have been marked BROKEN; I tried to build it without

noticing that it had a MASTERPORT (which I had not updated).  I apologize.
This commit is contained in:
Mark Linimon 2020-08-14 17:26:41 +00:00
parent f7dc3894aa
commit 01270b8690
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544891

View File

@ -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