diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2010-11-26 17:38:22 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2010-11-26 17:38:22 +0000 |
commit | 312a702b4b8c0002651616c073e67e4ef9faffc7 (patch) | |
tree | c712004ab7c143ef4ed5d367ab60f219847273d1 /japanese/uim-anthy | |
parent | af19ab669c1c4a059660a2805952dbf6fc09aa27 (diff) |
Notes
Diffstat (limited to 'japanese/uim-anthy')
-rw-r--r-- | japanese/uim-anthy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 9523a9895439..19e2ebf182e6 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gtk20 .endif LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ - uim.6:${PORTSDIR}/textproc/uim + uim.7:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |