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

net/py-pypcap: Cosmetic change

parent 476b40ef
No related merge requests found
......@@ -21,6 +21,6 @@ pre-configure:
cd ${WRKSRC} && cython-${PYTHON_VER} pcap.pyx
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pcap*.so
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
.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