aboutsummaryrefslogtreecommitdiff
path: root/japanese/suicavalue/Makefile
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/suicavalue/Makefile
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/suicavalue/Makefile')
-rw-r--r--japanese/suicavalue/Makefile2
1 files changed, 1 insertions, 1 deletions
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: