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

(-)devel/py-pycodestyle/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	pycodestyle
4
PORTNAME=	pycodestyle
5
PORTVERSION=	2.2.0
5
PORTVERSION=	2.2.0
6
PORTREVISION=	1
6
CATEGORIES=	devel python
7
CATEGORIES=	devel python
7
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-19 Link Here
13
LICENSE=	MIT # mentioned as "Expat"
14
LICENSE=	MIT # mentioned as "Expat"
14
15
15
USES?=		python
16
USES?=		python
16
USE_PYTHON=	autoplist distutils
17
USE_PYTHON=	autoplist concurrent distutils
17
NO_ARCH=	yes
18
NO_ARCH=	yes
18
19
19
do-test:
20
do-test:

Return to bug 216581