mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Rename nltk --> py-nltk for consistency.
This commit is contained in:
parent
38aadd0460
commit
3737144242
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384289
@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1:${PORTSDIR}/devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}soappy>=0:${PORTSDIR}/net/py-soappy \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
|
||||
${PYTHON_PKGNAMEPREFIX}fpconst>0:${PORTSDIR}/math/py-fpconst \
|
||||
${PYTHON_PKGNAMEPREFIX}nltk>0:${PORTSDIR}/textproc/nltk \
|
||||
${PYTHON_PKGNAMEPREFIX}nltk>0:${PORTSDIR}/textproc/py-nltk \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pdf>0:${PORTSDIR}/print/py-pdf \
|
||||
scapy>0:${PORTSDIR}/net/scapy \
|
||||
|
@ -458,7 +458,6 @@
|
||||
SUBDIR += nl-hunspell
|
||||
SUBDIR += nl-hyphen
|
||||
SUBDIR += nl-mythes
|
||||
SUBDIR += nltk
|
||||
SUBDIR += nn-aspell
|
||||
SUBDIR += no-hunspell
|
||||
SUBDIR += nunnimcax
|
||||
@ -1195,6 +1194,7 @@
|
||||
SUBDIR += py-markdown
|
||||
SUBDIR += py-markdown2
|
||||
SUBDIR += py-mistune
|
||||
SUBDIR += py-nltk
|
||||
SUBDIR += py-openpyxl
|
||||
SUBDIR += py-openpyxl1
|
||||
SUBDIR += py-paragrep
|
||||
|
Loading…
Reference in New Issue
Block a user