aboutsummaryrefslogtreecommitdiff
path: root/japanese/ipadic
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-29 22:37:07 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-29 22:37:07 +0000
commitf69dfce100911ed59f7b15ddf1df49765a76b1e6 (patch)
tree244e41468edb87e05202daf7c27057bca804d390 /japanese/ipadic
parent887d53d3c1a5e381a037348eb69346eb832d1470 (diff)
downloadports-f69dfce100911ed59f7b15ddf1df49765a76b1e6.tar.gz
ports-f69dfce100911ed59f7b15ddf1df49765a76b1e6.zip
- Add japanese/chasen-base to RUN_DEPENDS (this port uses some dirs owned by chasen-base)
Notes
Notes: svn path=/head/; revision=224961
Diffstat (limited to 'japanese/ipadic')
-rw-r--r--japanese/ipadic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile
index de0f4d32d2a9..e23628dc85c5 100644
--- a/japanese/ipadic/Makefile
+++ b/japanese/ipadic/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ipadic
PORTVERSION= 2.7.0
+PORTREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/
@@ -15,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Morphological Dictionary for ChaSen
BUILD_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base
+RUN_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base
CONFIGURE_ARGS= --with-dicdir=${PREFIX}/share/chasen/dic
GNU_CONFIGURE= yes