aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-12-04 15:51:50 +0000
committerSteve Wills <swills@FreeBSD.org>2019-12-04 15:51:50 +0000
commitc680fc1f4653a47a6716ecf43d6d758845b53317 (patch)
treeead1134b902fb31b0de39f38edfbeaa6be7b1f82 /chinese
parentcc4bc87661e46386cd3963024e0acfecd75709b7 (diff)
downloadports-c680fc1f4653a47a6716ecf43d6d758845b53317.tar.gz
ports-c680fc1f4653a47a6716ecf43d6d758845b53317.zip
chinese/auto-cn-l10n: correct redundant REINPLACE_CMD
Notes
Notes: svn path=/head/; revision=519024
Diffstat (limited to 'chinese')
-rw-r--r--chinese/auto-cn-l10n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/auto-cn-l10n/Makefile b/chinese/auto-cn-l10n/Makefile
index 6c523910e72b..6528ca1fc4bd 100644
--- a/chinese/auto-cn-l10n/Makefile
+++ b/chinese/auto-cn-l10n/Makefile
@@ -14,7 +14,6 @@ COMMENT= The automatic localization for Simplified Chinese zh_CN.eucCN locale
NO_BUILD= yes
SUB_FILES= pkg-message
-REINPLACE_ARGS= -i ""
OPTIONS_DEFINE= WQY FIREFLYTTF FCITX SCIM MINICHINPUT RELAXCONF
OPTIONS_DEFAULT= WQY SCIM RELAXCONF
@@ -34,8 +33,9 @@ MINICHINPUT_RUN_DEPENDS=chinput:chinese/miniChinput
RELAXCONF_RUN_DEPENDS= relaxconf:sysutils/relaxconf
post-patch:
- @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g; \
+ @${REINPLACE_CMD} -e "s|%%X11BASE%%|${LOCALBASE}|g; \
s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/dot.xselector ${WRKSRC}/dot.xinitrc
+ @${RM} ${WRKSRC}/dot.xselector.bak ${WRKSRC}/dot.xinitrc.bak
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_CN.eucCN