diff options
Diffstat (limited to 'databases/py-tarantool')
| -rw-r--r-- | databases/py-tarantool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-tarantool/Makefile b/databases/py-tarantool/Makefile index d8471b5db824..8af53371cefe 100644 --- a/databases/py-tarantool/Makefile +++ b/databases/py-tarantool/Makefile @@ -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> |
