Skip to content

Commit

Permalink
devel/py-rapidfuzz2: Clean up Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 7, 2023
1 parent abfefb7 commit 0bfa94d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions devel/py-rapidfuzz2/Makefile
Expand Up @@ -31,7 +31,5 @@ PORTSCOUT= limit:^2\.

post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
# ${PYTHON_CMD} -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}
# ${PYTHON_CMD} -O -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}

.include <bsd.port.mk>

0 comments on commit 0bfa94d

Please sign in to comment.