From f9b2883273e44e22fae30bf74ab59e4259f327bd Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 28 Feb 2001 14:58:54 +0000 Subject: Since ipadic package depends on chasen-base's command when generating dictonaries, BUILD_DEPENDS instead of DEPENDS. --- japanese/ipadic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese') 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 -- cgit v1.2.3