diff options
author | taca <taca@pkgsrc.org> | 2004-05-06 13:35:19 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-05-06 13:35:19 +0000 |
commit | 5979ab07b27ab77da55cd28b145c66f9cf4fb59e (patch) | |
tree | 314a572e5ec21130cde5620c8e6274081ec88190 /textproc/chasen | |
parent | d06c095f49920e8bd90766bf3f6b249830609539 (diff) | |
download | pkgsrc-5979ab07b27ab77da55cd28b145c66f9cf4fb59e.tar.gz |
Update chasen (meta-package) to 2.3.3; chasen-base-2.3.3 and ipadic-2.7.0.
Diffstat (limited to 'textproc/chasen')
-rw-r--r-- | textproc/chasen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile index 0a9d1c65eac..23cc54417e3 100644 --- a/textproc/chasen/Makefile +++ b/textproc/chasen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:11 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/05/06 13:35:19 taca Exp $ # DISTNAME= chasen-${CHASEN_VERSION} @@ -11,7 +11,7 @@ HOMEPAGE= http://chasen.aist-nara.ac.jp/ COMMENT= ChaSen, Japanese Morphological Analysis System DEPENDS+= chasen-base>=${CHASEN_VERSION}:../../textproc/chasen-base -DEPENDS+= ipadic>=2.4.1:../../textproc/ipadic +DEPENDS+= ipadic>=2.6.3:../../textproc/ipadic EXTRACT_ONLY= # empty NO_CHECKSUM= # defined |