mail/py-afew: Add USE_PYTHON=concurrent

Approved by:	portmgr
This commit is contained in:
Yuri Victorovich 2018-06-19 02:07:26 +00:00
parent 16a8cf00d1
commit 79603ce51a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472746

View file

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