diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-03-28 11:39:53 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-03-28 11:39:53 +0000 |
commit | 4cc765aeead24fa70eefef117dad722d415cf7dd (patch) | |
tree | 022f0e4b4f01577d350c854c4dc19ae426998b13 /japanese/uim-anthy | |
parent | ffe27e74b2da9654e9ddb530c5f20f9fa9001771 (diff) | |
download | ports-4cc765aeead24fa70eefef117dad722d415cf7dd.tar.gz ports-4cc765aeead24fa70eefef117dad722d415cf7dd.zip |
Notes
Diffstat (limited to 'japanese/uim-anthy')
-rw-r--r-- | japanese/uim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/uim-anthy/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index f9f4ed7aa688..37e2e457fc1b 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -21,8 +21,6 @@ USE_GNOME= gtk20 LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ uim.4:${PORTSDIR}/textproc/uim -BROKEN= Incomplete pkg-plist - MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} CONFIGURE_ARGS= --with-anthy diff --git a/japanese/uim-anthy/pkg-plist b/japanese/uim-anthy/pkg-plist index d517a267797d..b1eab819f6fe 100644 --- a/japanese/uim-anthy/pkg-plist +++ b/japanese/uim-anthy/pkg-plist @@ -2,6 +2,7 @@ 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 +%%X11%%%%DATADIR%%/helperdata/uim-dict-ui.xml +@dirrmtry %%X11%%%%DATADIR%%/helperdata @exec uim-module-manager --register anthy @unexec uim-module-manager --unregister anthy |