aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-table-extra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/fcitx-table-extra/Makefile')
-rw-r--r--chinese/fcitx-table-extra/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile
index 229b50f6e527..a724e727e44d 100644
--- a/chinese/fcitx-table-extra/Makefile
+++ b/chinese/fcitx-table-extra/Makefile
@@ -1,5 +1,3 @@
-# Created by: Zhihao Yuan <lichray@gmail.com>
-
PORTNAME= fcitx-table-extra
PORTVERSION= 0.3.8
PORTREVISION= 1
@@ -9,6 +7,7 @@ DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Table-based input methods for Fcitx
+WWW= https://fcitx-im.org/wiki/Fcitx
LICENSE= GPLv2
@@ -16,7 +15,8 @@ BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USES= cmake gettext gnome tar:xz
-INSTALLS_ICONS= yes
+
+CONFLICTS_INSTALL= zh-fcitx5-table-extra # share/icons/hicolor/48x48/apps/fcitx-cantonese.png
STRIP=
.include <bsd.port.mk>