diff options
author | daichi <daichi@FreeBSD.org> | 2009-04-30 19:42:36 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2009-04-30 19:42:36 +0800 |
commit | cc37865d642be327a7be7f2e2c86579cd749f2ca (patch) | |
tree | 4eaf7c19796aa8e0d18b78bfe447f52af31b91a2 /japanese/ibus-anthy | |
parent | 3f381ec1848a9e2b1f7db2fc4a0c8f413732ac52 (diff) | |
download | freebsd-ports-gnome-cc37865d642be327a7be7f2e2c86579cd749f2ca.tar.gz freebsd-ports-gnome-cc37865d642be327a7be7f2e2c86579cd749f2ca.tar.zst freebsd-ports-gnome-cc37865d642be327a7be7f2e2c86579cd749f2ca.zip |
Fixed pkg-plist (that was lacked of some .mo files) and
bumped PORTREVISION.
Pointed by: QAT and itetcu
Diffstat (limited to 'japanese/ibus-anthy')
-rw-r--r-- | japanese/ibus-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/ibus-anthy/pkg-plist | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index a69afcf32d92..80683e285bf5 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-anthy PORTVERSION= 1.1.0.20090402 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/japanese/ibus-anthy/pkg-plist b/japanese/ibus-anthy/pkg-plist index d72e96da2d1e..6d3175ed8bfb 100644 --- a/japanese/ibus-anthy/pkg-plist +++ b/japanese/ibus-anthy/pkg-plist @@ -28,6 +28,9 @@ libexec/ibus-engine-anthy %%DATADIR%%/engine/tables.pyo %%DATADIR%%/icons/ibus-anthy.png share/ibus/component/anthy.xml +%%NLS%%share/locale/fr/LC_MESSAGES/ibus-anthy.mo +%%NLS%%share/locale/ja/LC_MESSAGES/ibus-anthy.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-anthy.mo @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/engine @dirrm %%DATADIR%% |