summaryrefslogtreecommitdiff
path: root/japanese/VTPSfont/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/VTPSfont/Makefile')
-rw-r--r--japanese/VTPSfont/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/VTPSfont/Makefile b/japanese/VTPSfont/Makefile
index 26db52ed9e62..8a7600f6a93a 100644
--- a/japanese/VTPSfont/Makefile
+++ b/japanese/VTPSfont/Makefile
@@ -18,7 +18,7 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
do-extract:
- @${RM} -rf ${WRKSRC}
+ @${RM} -r ${WRKSRC}
@${MKDIR} ${WRKSRC}
@for file in ${DISTFILES}; do \
${CP} ${DISTDIR}/${DIST_SUBDIR}/$${file} ${WRKSRC}; \