aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--japanese/edyvalue/Makefile2
-rw-r--r--japanese/suicavalue/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/edyvalue/Makefile b/japanese/edyvalue/Makefile
index f57d6115115c..c776d554751f 100644
--- a/japanese/edyvalue/Makefile
+++ b/japanese/edyvalue/Makefile
@@ -22,7 +22,7 @@ PLIST_FILES= bin/EdyValue
post-extract:
@${MKDIR} ${WRKSRC}
- @${CP} -f ${DISTDIR}/${DISTFILES} ${WRKSRC}
+ @${CP} -f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC}
@${CP} -f ${FILESDIR}/Makefile ${WRKSRC}
post-install:
diff --git a/japanese/suicavalue/Makefile b/japanese/suicavalue/Makefile
index aac51234e6e0..5e3792b3f6e2 100644
--- a/japanese/suicavalue/Makefile
+++ b/japanese/suicavalue/Makefile
@@ -22,7 +22,7 @@ PLIST_FILES= bin/SuicaValue
post-extract:
@${MKDIR} ${WRKSRC}
- @${CP} -f ${DISTDIR}/${DISTFILES} ${WRKSRC}
+ @${CP} -f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC}
@${CP} -f ${FILESDIR}/Makefile ${WRKSRC}
post-install: