mail/py-afew: support both Python 2 and 3

PR:		227894
Submitted by:	Sebastian Schwarz <seschwar@gmail.com> (maintainer)
This commit is contained in:
Steve Wills 2018-07-26 22:43:40 +00:00
parent 77b8fddf04
commit 1c9edad518
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475403

View file

@ -2,7 +2,7 @@
PORTNAME= afew
DISTVERSION= 1.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
notmuch:mail/notmuch
USES= python
USE_PYTHON= distutils concurrent autoplist noflavors
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
OPTIONS_DEFINE= MANPAGES DOCS