mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove unnecessary requires.txt patch
This commit is contained in:
parent
7fcba69c79
commit
8604a9cdfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524573
1 changed files with 1 additions and 2 deletions
|
@ -18,9 +18,8 @@ USES= python
|
|||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
REINPLACE_ARGS= -i ''
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|msgpack-python|msgpack|' ${WRKSRC}/setup.py ${WRKSRC}/tarantool.egg-info/requires.txt
|
||||
@${REINPLACE_CMD} -e 's|msgpack-python|msgpack|' ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue