diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2007-04-01 08:53:14 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2007-04-01 08:53:14 +0000 |
commit | 4eee6dce59e8195898c3a9d99cf63bdeb8ff4f4c (patch) | |
tree | 31345ffcdca70ec7744088c243ec3ea82c907892 /japanese/scim-honoka-plugin-romkan/Makefile | |
parent | bd54ee6fab5650d0ce91f40a7f1c5d67349a5df1 (diff) | |
download | ports-4eee6dce59e8195898c3a9d99cf63bdeb8ff4f4c.tar.gz ports-4eee6dce59e8195898c3a9d99cf63bdeb8ff4f4c.zip |
Notes
Diffstat (limited to 'japanese/scim-honoka-plugin-romkan/Makefile')
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile index 6d10a0999bd1..925feab06879 100644 --- a/japanese/scim-honoka-plugin-romkan/Makefile +++ b/japanese/scim-honoka-plugin-romkan/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-honoka-plugin-romkan PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://nop.net-p.org/files/honoka/ DISTNAME= honoka-plugin-romkan-${PORTVERSION} @@ -16,7 +16,7 @@ MAINTAINER= chiba.masashi@gmail.com COMMENT= Honoka plugin for romaji input BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ - ${LOCALBASE}/lib/scim-1.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka + ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GETTEXT= yes |