aboutsummaryrefslogtreecommitdiff
path: root/mail/py-notmuch2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-08-13 03:20:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-08-13 03:20:14 +0000
commit7afc7dbb4c1b2f3c0f2f70a4fb521ca8aa535e32 (patch)
tree363907cc9855564bbfb920fc72b55cafa5331b04 /mail/py-notmuch2
parent2c380341a2601dbd52d535c40313ed405d9ecd91 (diff)
downloadports-7afc7dbb4c1b2f3c0f2f70a4fb521ca8aa535e32.tar.gz
ports-7afc7dbb4c1b2f3c0f2f70a4fb521ca8aa535e32.zip
Mark as BROKEN:
Missing license file for GPLv3 in /ports/default/mail/py-notmuch2/work-py37/notmuch-0.29.1/bindings/python-cffi/../../COPYING-GPL-3
Notes
Notes: svn path=/head/; revision=544780
Diffstat (limited to 'mail/py-notmuch2')
-rw-r--r--mail/py-notmuch2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/py-notmuch2/Makefile b/mail/py-notmuch2/Makefile
index 6916fb4579f1..c19ec482b923 100644
--- a/mail/py-notmuch2/Makefile
+++ b/mail/py-notmuch2/Makefile
@@ -8,6 +8,8 @@ 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