aboutsummaryrefslogtreecommitdiff
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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile
index a5d78fd4acf9..b5b6d15a8bef 100644
--- a/japanese/edict-utf-8/Makefile
+++ b/japanese/edict-utf-8/Makefile
@@ -34,8 +34,8 @@ PLIST_SUB= OWNER="${SHAREOWN}" GROUP="${SHAREGRP}" MODE="${SHAREMODE}"
NO_WRKSUBDIR= yes
do-extract:
- @${RM} -rf ${WRKDIR}
- @${MKDIR} ${WRKDIR}
+ @${RM} -rf ${WRKSRC}
+ @${MKDIR} ${WRKSRC}
@for file in ${DICTFILES}; do \
${ECHO} "Extracting $$file"; \
case $$file in \