graphics/py-djvulibre: Remve unnecessary patching instruction

This commit is contained in:
Yuri Victorovich 2021-03-07 04:52:03 +00:00
parent 0f44bd137c
commit 935014751e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567540

View file

@ -17,9 +17,6 @@ LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
USES= python:3.6+ pkgconfig
USE_PYTHON= distutils cython autoplist
post-patch:
@${REINPLACE_CMD} -e "s|'python'|'${PYTHON_CMD}'|g" ${WRKSRC}/setup.py
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/djvu/*.so