diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/docproj/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/docproj/Makefile b/chinese/docproj/Makefile index ad5174575851..f6a445a51b61 100644 --- a/chinese/docproj/Makefile +++ b/chinese/docproj/Makefile @@ -22,8 +22,7 @@ MAINTAINER= delphij@FreeBSD.org COMMENT= Supportive tools for Chinese docproj build LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv -RUN_DEPENDS= gbklatex:${PORTSDIR}/chinese/CJK \ - html2text:${PORTSDIR}/textproc/html2text +RUN_DEPENDS= gbklatex:${PORTSDIR}/chinese/CJK WRKSRC= ${WRKDIR}/src |