diff options
-rw-r--r-- | japanese/scim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-anthy/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index f02ab96f4e1b..228d943194ed 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-anthy PORTVERSION= 0.4.2 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/14751 diff --git a/japanese/scim-anthy/pkg-plist b/japanese/scim-anthy/pkg-plist index 74f2ec962eaa..82a5e32270e7 100644 --- a/japanese/scim-anthy/pkg-plist +++ b/japanese/scim-anthy/pkg-plist @@ -1,6 +1,10 @@ lib/scim-1.0/IMEngine/anthy.so lib/scim-1.0/SetupUI/anthy-imengine-setup.so share/locale/ja/LC_MESSAGES/scim-anthy.mo +share/scim/Anthy/style/atok.sty +share/scim/Anthy/style/msime.sty +@dirrm share/scim/Anthy/style +@dirrm share/scim/Anthy share/scim/icons/scim-anthy.png share/scim/icons/scim-anthy-dict.png @unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true |