diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-09 08:49:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-09 08:49:00 +0000 |
commit | 05f82c6e35ba2be329b167afa59a48c148006501 (patch) | |
tree | 422ead60f285b7722dc5208c0ce1b517095e4d79 /chinese/fcitx | |
parent | 2aafe84543d3fcf0640b743731a8d99eb00a719a (diff) | |
download | ports-05f82c6e35ba2be329b167afa59a48c148006501.tar.gz ports-05f82c6e35ba2be329b167afa59a48c148006501.zip |
Notes
Diffstat (limited to 'chinese/fcitx')
-rw-r--r-- | chinese/fcitx/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx/pkg-plist | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 7673b8edce7f..b43d71369895 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -3,7 +3,7 @@ PORTNAME= fcitx PORTVERSION= 4.2.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/chinese/fcitx/pkg-plist b/chinese/fcitx/pkg-plist index 1cb651fe4db8..2a6c8594a632 100644 --- a/chinese/fcitx/pkg-plist +++ b/chinese/fcitx/pkg-plist @@ -368,8 +368,6 @@ share/mime/packages/x-fskin.xml @dirrmtry share/icons/gnome/scalable/status @dirrmtry share/icons/gnome/scalable @dirrmtry share/icons/gnome -@dirrmtry share/icons/hicolor/scalable/status -@dirrmtry share/icons/hicolor/scalable @dirrmtry %%DATADIR%%/table @dirrm %%DATADIR%%/skin/default @dirrm %%DATADIR%%/skin/dark @@ -385,6 +383,7 @@ share/mime/packages/x-fskin.xml @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/cmake/fcitx +@dirrmtry share/cmake @dirrm lib/fcitx @dirrm include/fcitx/module/x11 @dirrm include/fcitx/module/spell @@ -400,5 +399,3 @@ share/mime/packages/x-fskin.xml @dirrm include/fcitx-gclient @dirrm include/fcitx-config @dirrm include/fcitx -@dirrmtry lib/girepository-1.0 -@dirrmtry share/gir-1.0 |