1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Remove KAKASI option, as ruby-kakasi has expired

This commit is contained in:
Baptiste Daroussin 2011-08-03 06:38:39 +00:00
parent edef6526c7
commit 6717aab7f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278848

View File

@ -21,8 +21,7 @@ NO_BUILD= yes
USE_RUBY= yes
OPTIONS= CHASEN "Japanese Morphological Analysis Support" Off \
MECAB "Part-of-Speech and Morphological Analyzer" Off \
KAKASI "Language processing filter/converter" Off
MECAB "Part-of-Speech and Morphological Analyzer" Off
.include <bsd.port.pre.mk>
@ -32,9 +31,6 @@ RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/chasen.so:${PORTSDIR}/japanese/ruby-chasen
.if defined(WITH_MECAB)
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/MeCab.so:${PORTSDIR}/japanese/ruby-mecab
.endif
.if defined(WITH_KAKASI)
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/kakasi.so:${PORTSDIR}/japanese/ruby-kakasi
.endif
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/bsfilter/${PORTNAME} ${PREFIX}/bin/${PORTNAME}