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

(-)b/audio/py-speechrecognition/Makefile (-3 / +1 lines)
Lines 22-30 RUN_DEPENDS= flac:audio/flac \ Link Here
22
USES=		python
22
USES=		python
23
USE_PYTHON=	autoplist concurrent pep517
23
USE_PYTHON=	autoplist concurrent pep517
24
24
25
EXTRACT_AFTER_ARGS=	--exclude speech_recognition/flac-*
25
NO_ARCH=	yes
26
NO_ARCH=	yes
26
27
27
post-patch:
28
	@${RM} ${WRKSRC}/speech_recognition/flac-*
29
30
.include <bsd.port.mk>
28
.include <bsd.port.mk>

Return to bug 278748