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

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

Return to bug 215331