mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
devel/py-cython-test-exception-raiser: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
cf66f761bd
commit
5aaea1e7dd
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cython-test-exception-raiser
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent cython distutils
|
||||
|
||||
#NO_ARCH= yes
|
||||
post-install:
|
||||
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user