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

(-)security/py-stem/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	stem
4
PORTNAME=	stem
5
PORTVERSION=	1.6.0
5
PORTVERSION=	1.6.0
6
PORTREVISION=	1
6
CATEGORIES=	security net python
7
CATEGORIES=	security net python
7
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 19-25 Link Here
19
		${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${FLAVOR}
20
		${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${FLAVOR}
20
21
21
USES=		python:2.6+
22
USES=		python:2.6+
22
USE_PYTHON=	distutils autoplist
23
USE_PYTHON=	distutils autoplist concurrent
23
NO_ARCH=	yes
24
NO_ARCH=	yes
24
25
25
do-test:
26
do-test:

Return to bug 225542