diff options
Diffstat (limited to 'chinese/fcitx-chewing/Makefile')
-rw-r--r-- | chinese/fcitx-chewing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index 757f69186ade..c5d8701b560f 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -18,4 +18,6 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ USES= cmake gettext gnome pkgconfig tar:xz +CONFLICTS_INSTALL= zh-fcitx5-chewing # share/icons/hicolor/48x48/apps/fcitx-chewing.png + .include <bsd.port.mk> |