aboutsummaryrefslogtreecommitdiff
path: root/japanese/ibus-anthy
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2012-01-29 06:26:52 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2012-01-29 06:26:52 +0000
commit7812b1361d9c79ac2bb479f5ecbf5511197abfb7 (patch)
treebebc6ad673467117d3fdbb7a9c55b11f4a074798 /japanese/ibus-anthy
parentd450c174c72646f01924f2fff192fff745c5878e (diff)
downloadports-7812b1361d9c79ac2bb479f5ecbf5511197abfb7.tar.gz
ports-7812b1361d9c79ac2bb479f5ecbf5511197abfb7.zip
Notes
Diffstat (limited to 'japanese/ibus-anthy')
-rw-r--r--japanese/ibus-anthy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile
index e01c4b4f652a..30a033e15e23 100644
--- a/japanese/ibus-anthy/Makefile
+++ b/japanese/ibus-anthy/Makefile
@@ -36,9 +36,9 @@ INCLUDEDIR_REPLACE_FILES= \
post-patch:
cd ${WRKSRC} && \
- ${REINPLACE_CMD} "s/@@LOCALBASE@@/${LOCALBASE:S/\//\\\//g}/g" \
+ ${REINPLACE_CMD} "s,@@LOCALBASE@@,${LOCALBASE},g" \
${LOCALBASE_REPLACE_FILES} && \
- ${REINPLACE_CMD} "s/@@INCLUDEDIR@@/${INCLUDEDIR:S/\//\\\//g}/g" \
+ ${REINPLACE_CMD} "s,@@INCLUDEDIR@@,${INCLUDEDIR},g" \
${INCLUDEDIR_REPLACE_FILES}
post-install: