diff options
-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 |