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

(-)textproc/py-pygments/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	pygments
4
PORTNAME=	pygments
5
PORTVERSION=	2.1.3
5
PORTVERSION=	2.1.3
6
PORTREVISION=	0
6
PORTREVISION=	1
7
CATEGORIES=	textproc python
7
CATEGORIES=	textproc python
8
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
LICENSE=	BSD2CLAUSE
15
LICENSE=	BSD2CLAUSE
16
16
17
USES=		python
17
USES=		python
18
USE_PYTHON=	distutils autoplist
18
USE_PYTHON=	distutils concurrent autoplist
19
NO_ARCH=	yes
19
NO_ARCH=	yes
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>

Return to bug 214295