[Bug 240302] japanese/mozc-server fcitx icon path error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 3 12:38:00 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240302
Bug ID: 240302
Summary: japanese/mozc-server fcitx icon path error
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: hrs at FreeBSD.org
Reporter: t-matubara at miracle.ocn.ne.jp
Assignee: hrs at FreeBSD.org
Flags: maintainer-feedback?(hrs at FreeBSD.org)
japanese/fcitx-mozc
icon path NG.
please update
japanese/mozc-server
error file:/usr/local/share/fcitx/inputmethod/mozc.conf
IconName=/usr/local/local/share/mozc/icon/mozc.png <--NG
IconName=/usr/local/share/fcitx/mozc/icon/mozc.png <--OK
--- Makefile.orig 2019-09-03 20:20:54.909743000 +0900
+++ Makefile 2019-09-03 21:20:49.269690000 +0900
@@ -4,7 +4,7 @@
PORTNAME= mozc
PORTVERSION= 2.23.2815.102.00
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese
MAINTAINER= hrs at FreeBSD.org
@@ -108,7 +108,7 @@
.if ${BUILD_MOZC_LIST:Mfcitx_mozc} == "fcitx_mozc"
${REINPLACE_CMD} 's,/po/mo},%po}mo,g' \
${BUILD_WRKSRC}/unix/fcitx/gen_fcitx_mozc_i18n.sh
- ${REINPLACE_CMD} "s,/usr,${LOCALBASE:Q}," \
+ ${REINPLACE_CMD} "s,share,share/fcitx," \
${BUILD_WRKSRC}/unix/fcitx/mozc.conf
.endif
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list