[Bug 205060] [NEW PORT] security/py-pynacl: Python binding to the Networking and Cryptography library

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 27 07:45:48 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205060

--- Comment #4 from yuri at rawbw.com ---
In the perfect world USES=python should have an option 'strip', and it should
do about the same what this port does:

> post-install:
>	@${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.so" -and -exec ${STRIP_CMD} {} \;

I will submit a patch for Mk/Uses/python.mk separately.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list