diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /textproc/scim | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'textproc/scim')
-rw-r--r-- | textproc/scim/Makefile | 1 | ||||
-rw-r--r-- | textproc/scim/pkg-plist | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index bba14e3d7100..45db62c97d5a 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim PORTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim diff --git a/textproc/scim/pkg-plist b/textproc/scim/pkg-plist index 7a9990299b19..3da4b75ba7ca 100644 --- a/textproc/scim/pkg-plist +++ b/textproc/scim/pkg-plist @@ -153,11 +153,3 @@ share/locale/zh_TW/LC_MESSAGES/scim.mo @dirrm %%DATADIR%% @exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules @unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs |