aboutsummaryrefslogtreecommitdiff
path: root/mail/py-afew
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-19 02:07:26 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-19 02:07:26 +0000
commit79603ce51aeae5fad73876e0255dcec5af38d313 (patch)
tree0e5dc0148dc31601a4021b1637ff41d956584b3f /mail/py-afew
parent16a8cf00d17bca9799755ef9948f62ce37765b08 (diff)
downloadports-79603ce51aeae5fad73876e0255dcec5af38d313.tar.gz
ports-79603ce51aeae5fad73876e0255dcec5af38d313.zip
mail/py-afew: Add USE_PYTHON=concurrent
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=472746
Diffstat (limited to 'mail/py-afew')
-rw-r--r--mail/py-afew/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/py-afew/Makefile b/mail/py-afew/Makefile
index 6b78d15ec0fe..f1d11f9f92ed 100644
--- a/mail/py-afew/Makefile
+++ b/mail/py-afew/Makefile
@@ -2,6 +2,7 @@
PORTNAME= afew
DISTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= mail python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
notmuch:mail/notmuch
USES= python
-USE_PYTHON= distutils autoplist noflavors
+USE_PYTHON= distutils concurrent autoplist noflavors
NO_ARCH= yes
OPTIONS_DEFINE= MANPAGES DOCS