aboutsummaryrefslogtreecommitdiff
path: root/mail/py-notmuch2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-08-14 17:26:41 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-08-14 17:26:41 +0000
commit01270b8690accd75627c8708d3174dc135095003 (patch)
tree8119c62f7d2ad641a77d2d67f6bf214cfa0c4656 /mail/py-notmuch2
parentf7dc3894aac5093f755879279969727b26648717 (diff)
downloadports-01270b8690accd75627c8708d3174dc135095003.tar.gz
ports-01270b8690accd75627c8708d3174dc135095003.zip
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.
Notes
Notes: svn path=/head/; revision=544891
Diffstat (limited to 'mail/py-notmuch2')
-rw-r--r--mail/py-notmuch2/Makefile2
1 files changed, 0 insertions, 2 deletions
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