aboutsummaryrefslogtreecommitdiff
path: root/japanese/edyvalue
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2007-01-24 22:57:46 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2007-01-24 22:57:46 +0000
commitf4998d39207ad304b6673102e2190e28a09508f5 (patch)
treefaf13de81ea79993eb7ecfa3d0f31a25daca3e8e /japanese/edyvalue
parent74e93340df33680f0bffaa135555f9b93ca0cb1c (diff)
downloadports-f4998d39207ad304b6673102e2190e28a09508f5.tar.gz
ports-f4998d39207ad304b6673102e2190e28a09508f5.zip
Fix extract error.
Submitted by: maintainer Pointed out by: pointyhat via kris and pav. Pointy hat to: myself
Notes
Notes: svn path=/head/; revision=183224
Diffstat (limited to 'japanese/edyvalue')
-rw-r--r--japanese/edyvalue/Makefile2
1 files changed, 1 insertions, 1 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: