aboutsummaryrefslogtreecommitdiff
path: root/japanese/uim-anthy
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-03-10 20:12:52 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-03-10 20:12:52 +0000
commit60288adcbc280fd6704eeeb3e9783b1068a26c6b (patch)
tree6d265cd0cba2f1972b068f12492b3dc8b004c61d /japanese/uim-anthy
parent0c272f41a37b9960dadb037f9c982f86722e663c (diff)
downloadports-60288adcbc280fd6704eeeb3e9783b1068a26c6b.tar.gz
ports-60288adcbc280fd6704eeeb3e9783b1068a26c6b.zip
Update to 1.3.1.
PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net>
Notes
Notes: svn path=/head/; revision=187071
Diffstat (limited to 'japanese/uim-anthy')
-rw-r--r--japanese/uim-anthy/Makefile4
-rw-r--r--japanese/uim-anthy/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile
index 6120cb33c2bc..37e2e457fc1b 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.3:${PORTSDIR}/textproc/uim
+ uim.4:${PORTSDIR}/textproc/uim
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
@@ -44,7 +44,7 @@ do-install:
(cd ${WRKSRC}/uim && \
${GMAKE} uim_plugin_LTLIBRARIES=libuim-anthy.la install-uim_pluginLTLIBRARIES)
.if !defined(WITHOUT_X11)
- (cd ${WRKSRC}/helper && ${GMAKE} bin_PROGRAMS=uim-dict-gtk install-binPROGRAMS)
+ (cd ${WRKSRC}/helper && ${GMAKE} bin_PROGRAMS=uim-dict-gtk install-binPROGRAMS install-uim_dict_uiDATA)
.endif
post-install:
diff --git a/japanese/uim-anthy/pkg-plist b/japanese/uim-anthy/pkg-plist
index 1cd2cccad83a..d517a267797d 100644
--- a/japanese/uim-anthy/pkg-plist
+++ b/japanese/uim-anthy/pkg-plist
@@ -2,5 +2,6 @@
lib/uim/plugin/libuim-anthy.a
lib/uim/plugin/libuim-anthy.la
lib/uim/plugin/libuim-anthy.so
+%%X11%%share/uim/helperdata/uim-dict-ui.xml
@exec uim-module-manager --register anthy
@unexec uim-module-manager --unregister anthy