mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
update nodejs; added mongo5 & 6
This commit is contained in:
@@ -25,7 +25,7 @@ CFLAGS+= -Wno-shift-negative-value
|
||||
.endif
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cffi_backend.so
|
||||
#post-install:
|
||||
# ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cffi_backend.so
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
@@ -14,8 +14,8 @@ COMMENT= Interfaces for Python
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/interface/_zope_interface_coptimizations.so
|
||||
#post-install:
|
||||
# ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/interface/_zope_interface_coptimizations.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
|
||||
Reference in New Issue
Block a user