mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
astro/py-astlib: Cosmetic change
This commit is contained in:
parent
0816b65443
commit
e79db6c98a
@ -25,6 +25,6 @@ USE_PYTHON= autoplist concurrent distutils
|
|||||||
PORTSCOUT= skipv:0.15,0.17,0.17.1 # incorrect versioning upstream
|
PORTSCOUT= skipv:0.15,0.17,0.17.1 # incorrect versioning upstream
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/PyWCSTools/*.so
|
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user