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

(-)Makefile (+5 lines)
Lines 31-34 Link Here
31
USES=		python:2
31
USES=		python:2
32
USE_PYTHON=	distutils autoplist
32
USE_PYTHON=	distutils autoplist
33
33
34
post-patch:
35
	@${REINPLACE_CMD} -e 's;charade;chardet;g' \
36
                ${WRKSRC}/subliminal/providers/*.py \
37
		${WRKSRC}/requirements.txt
38
34
.include <bsd.port.mk>
39
.include <bsd.port.mk>

Return to bug 201079