summaryrefslogtreecommitdiff
path: root/japanese/edict-utf-8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/edict-utf-8/Makefile')
-rw-r--r--japanese/edict-utf-8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile
index c9bf769bde86..e6595a16350d 100644
--- a/japanese/edict-utf-8/Makefile
+++ b/japanese/edict-utf-8/Makefile
@@ -34,7 +34,7 @@ PLIST_SUB= OWNER="${SHAREOWN}" GROUP="${SHAREGRP}" MODE="${SHAREMODE}"
NO_WRKSUBDIR= yes
do-extract:
- @${RM} -rf ${WRKSRC}
+ @${RM} -r ${WRKSRC}
@${MKDIR} ${WRKSRC}
@for file in ${DICTFILES}; do \
${ECHO} "Extracting $$file"; \