mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
print/py-uharfbuzz: Remove -f because RM has it already
This commit is contained in:
parent
15db0d2095
commit
69a6b9052a
@ -19,7 +19,7 @@ USES= compiler:c++11-lang python:3.6+ zip
|
||||
USE_PYTHON= autoplist concurrent cython distutils
|
||||
|
||||
post-patch:
|
||||
@${RM} -fr ${WRKSRC}/harfbuzz/
|
||||
@${RM} -r ${WRKSRC}/harfbuzz/
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py ${WRKSRC}/src/uharfbuzz/_harfbuzz.cpp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user