aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-21 12:51:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-21 12:51:40 +0000
commiteabbfd75e30148b8f686899a638b93547ca83485 (patch)
tree5b70e6802d6d9dfe8b4564fc4f09f2d0a5156343 /chinese
parentf51fe6e12cc1833af15f8086b22a92af9f8aa4b0 (diff)
downloadports-eabbfd75e30148b8f686899a638b93547ca83485.tar.gz
ports-eabbfd75e30148b8f686899a638b93547ca83485.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/cnprint/Makefile2
-rw-r--r--chinese/fireflyttf/Makefile2
-rw-r--r--chinese/phpbb-tw/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile
index b6824bf51976..53af8e06825b 100644
--- a/chinese/cnprint/Makefile
+++ b/chinese/cnprint/Makefile
@@ -31,7 +31,7 @@ do-extract:
.endfor
cd ${WRKSRC} ; \
${TAR} pzvxf hbf.tar.gz ; ${MV} hbf/* . ; \
- ${RM} -fr hbf ; \
+ ${RM} -r hbf ; \
${GUNZIP_CMD} *.gz || ${TRUE}
post-patch:
diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile
index 79d45646a871..7d9fddb83afe 100644
--- a/chinese/fireflyttf/Makefile
+++ b/chinese/fireflyttf/Makefile
@@ -37,7 +37,7 @@ post-extract:
@${TAR} -C ${WRKSRC} -zxf ${DISTDIR}/fireflysung-1.3.0p1.tar.gz \
fireflysung-1.3.0p1/fireflysung.ttf
@${MV} ${WRKSRC}/fireflysung-1.3.0p1/fireflysung.ttf ${WRKSRC}
- @${RM} -rf ${WRKSRC}/fireflysung-1.3.0p1
+ @${RM} -r ${WRKSRC}/fireflysung-1.3.0p1
.else
${TRUE}
.endif
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile
index ad1bf6c8b1de..b9dfdf99a35e 100644
--- a/chinese/phpbb-tw/Makefile
+++ b/chinese/phpbb-tw/Makefile
@@ -70,7 +70,7 @@ pre-everything::
post-patch:
@ ${REINPLACE_CMD} -e "s#\.\./templates#/${PHPBB_URL}/templates#" \
${WRKSRC}/docs/*.html
- @${RM} -f `${FIND} ${WRKSRC} -name '*.orig'`
+ @${RM} `${FIND} ${WRKSRC} -name '*.orig'`
do-install:
@ ${MKDIR} -m 0775 ${STAGEDIR}${PREFIX}/${PHPBBDIR}