mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
japanese/py-SudachiPy: Remove unnecessary lines; Fix typo
This commit is contained in:
parent
b2147cc06f
commit
3a04e73149
@ -164,13 +164,9 @@ CARGO_CRATES= aho-corasick-1.1.3 \
|
||||
windows_x86_64_msvc-0.52.6 \
|
||||
yada-0.5.1
|
||||
|
||||
#CARGO_CONFIGURE= no
|
||||
CARGO_BUILD= no
|
||||
CARGO_INSTALL= no
|
||||
|
||||
xpost-configure:
|
||||
@(cd ${BUILD_WRKSRC}; ${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} ${PYDISTUTILS_CONFIGURE_TARGET} ${PYDISTUTILS_CONFIGUREARGS})
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sudachipy/sudachipy${PYTHON_EXT_SUFFIX}.so
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SudaciPy is a Python bindings of sudachi.rs
|
||||
SudachiPy is a Python bindings of sudachi.rs
|
||||
|
||||
sudachi.rs is a Rust implementation of Sudachi, a Japanese morphological
|
||||
analyzer.
|
||||
|
Loading…
Reference in New Issue
Block a user