mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Change dependency from chinese/pycodec to converters/py-cjkcodecs.
Submitted by: "statue" <statue@freebsd.netlab.cse.yzu.edu.tw> Approved by: maintainer (implicitly)
This commit is contained in:
parent
adf8d96b04
commit
e9cdd90e53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85202
@ -19,7 +19,7 @@ COMMENT= A mailing list manager (MLM) with a user-friendly web front-end
|
||||
|
||||
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx
|
||||
.if defined(WITH_CHINESE)
|
||||
RUN_DEPENDS+= ${PYTHONPREFIX_LIBDIR}/encodings/chinesecn/__init__.py:${PORTSDIR}/chinese/pycodec
|
||||
RUN_DEPENDS+= ${PYTHONPREFIX_SITELIBDIR}/cjkcodecs.pth:${PORTSDIR}/converters/py-cjkcodecs
|
||||
.endif
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user