View | Details | Raw Unified | Return to bug 227894
Collapse All | Expand All

(-)mail/py-afew/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	afew
3
PORTNAME=	afew
4
DISTVERSION=	1.3.0
4
DISTVERSION=	1.3.0
5
PORTREVISION=	1
5
CATEGORIES=	mail python
6
CATEGORIES=	mail python
6
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 22-28 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \ Link Here
22
		notmuch:mail/notmuch
23
		notmuch:mail/notmuch
23
24
24
USES=		python
25
USES=		python
25
USE_PYTHON=	distutils autoplist noflavors
26
USE_PYTHON=	distutils autoplist
26
NO_ARCH=	yes
27
NO_ARCH=	yes
27
28
28
OPTIONS_DEFINE=	MANPAGES DOCS
29
OPTIONS_DEFINE=	MANPAGES DOCS

Return to bug 227894