diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-11 02:55:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-11 02:55:51 +0800 |
commit | 3682d2f9434ce3fc0dfa64568569c2b79729c1b1 (patch) | |
tree | b76b78a4e1a47a4a0b77e982a62de43d58206b2a /japanese | |
parent | 56da1989dcdd329cd8e120e07c26b4e84fd36eff (diff) | |
download | freebsd-ports-gnome-3682d2f9434ce3fc0dfa64568569c2b79729c1b1.tar.gz freebsd-ports-gnome-3682d2f9434ce3fc0dfa64568569c2b79729c1b1.tar.zst freebsd-ports-gnome-3682d2f9434ce3fc0dfa64568569c2b79729c1b1.zip |
Chase textproc/sary update
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/prime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/prime/Makefile b/japanese/prime/Makefile index 73093ea90c58..c0e392a001a5 100644 --- a/japanese/prime/Makefile +++ b/japanese/prime/Makefile @@ -7,13 +7,14 @@ PORTNAME= prime DISTVERSION= 1.0.0.1 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ MAINTAINER= otsuji@users.sourceforge.jp COMMENT= PRedictive Input Method Editor(PRIME) -LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary +LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/sary.so:${PORTSDIR}/textproc/ruby-sary \ ${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv \ ${LOCALBASE}/share/emacs/site-lisp/init-suikyo.el:${PORTSDIR}/japanese/suikyo \ |