diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-09 00:12:38 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-09 00:12:38 +0800 |
commit | e626c8d13315d30425377b538f25ac7a625b69d0 (patch) | |
tree | 0da1b8c272a6d06ef0ed14d754200a4dbb47cd5e /chinese/fcitx-rime | |
parent | a57522f2297817b100d249152e58b983b1cdf751 (diff) | |
download | freebsd-ports-gnome-e626c8d13315d30425377b538f25ac7a625b69d0.tar.gz freebsd-ports-gnome-e626c8d13315d30425377b538f25ac7a625b69d0.tar.zst freebsd-ports-gnome-e626c8d13315d30425377b538f25ac7a625b69d0.zip |
Add stagedir support.
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'chinese/fcitx-rime')
-rw-r--r-- | chinese/fcitx-rime/Makefile | 1 | ||||
-rw-r--r-- | chinese/fcitx-rime/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile index f2ba1192a0e7..13a7a8ed4002 100644 --- a/chinese/fcitx-rime/Makefile +++ b/chinese/fcitx-rime/Makefile @@ -22,5 +22,4 @@ INSTALLS_ICONS= yes PROJECTHOST= fcitx -NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/fcitx-rime/pkg-plist b/chinese/fcitx-rime/pkg-plist index b3094b8e36d9..2369b44b5560 100644 --- a/chinese/fcitx-rime/pkg-plist +++ b/chinese/fcitx-rime/pkg-plist @@ -1,7 +1,7 @@ lib/fcitx/fcitx-rime.so share/fcitx/addon/fcitx-rime.conf -share/fcitx/inputmethod/rime.conf share/fcitx/imicon/rime.png +share/fcitx/inputmethod/rime.conf share/fcitx/skin/classic/rime.png share/fcitx/skin/dark/rime.png share/fcitx/skin/default/rime.png |