Skip to content
Snippets Groups Projects
Verified Commit 69a6b905 authored by sunpoet's avatar sunpoet
Browse files

print/py-uharfbuzz: Remove -f because RM has it already

parent 15db0d20
No related branches found
No related tags found
No related merge requests found
......@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment