mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
mail/py-afew: support both Python 2 and 3
PR: 227894 Submitted by: Sebastian Schwarz <seschwar@gmail.com> (maintainer)
This commit is contained in:
parent
77b8fddf04
commit
1c9edad518
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475403
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PORTNAME= afew
|
PORTNAME= afew
|
||||||
DISTVERSION= 1.3.0
|
DISTVERSION= 1.3.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= mail python
|
CATEGORIES= mail python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
|
|||||||
notmuch:mail/notmuch
|
notmuch:mail/notmuch
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils concurrent autoplist noflavors
|
USE_PYTHON= distutils concurrent autoplist
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= MANPAGES DOCS
|
OPTIONS_DEFINE= MANPAGES DOCS
|
||||||
|
Loading…
Reference in New Issue
Block a user