summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2001-02-28 14:58:54 +0000
committertaca <taca@pkgsrc.org>2001-02-28 14:58:54 +0000
commitf9b2883273e44e22fae30bf74ab59e4259f327bd (patch)
tree503328e37a64a26d49643fcd96f66ef586b64eea /japanese
parentb14a11f12f78a0d195517c9eab3c0f65ca6d0781 (diff)
downloadpkgsrc-f9b2883273e44e22fae30bf74ab59e4259f327bd.tar.gz
Since ipadic package depends on chasen-base's command when generating
dictonaries, BUILD_DEPENDS instead of DEPENDS.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ipadic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile
index 7f81f1b2442..6f30708aaa7 100644
--- a/japanese/ipadic/Makefile
+++ b/japanese/ipadic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/27 23:39:13 taca Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/28 14:58:54 taca Exp $
#
DISTNAME= ipadic-2.4.3
@@ -9,7 +9,7 @@ MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://chasen.aist-nara.ac.jp/
COMMENT= Japanese Morphological Dictionary for ChaSen
-DEPENDS= chasen-base>=2.2.1:../../japanese/chasen-base
+BUILD_DEPENDS= ${LOCALBASE}/libexec/chasen/makemat:../../japanese/chasen-base
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined