summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-12 18:29:24 +0000
committerwiz <wiz@pkgsrc.org>2000-02-12 18:29:24 +0000
commit288aa7ecbea29dc650d4cd7ef0454eced06225b1 (patch)
treeeb36b29b124d65d106250d9a51ae6ea2875f9ae0 /japanese
parentc5c1809be0c446a49948692cfb6f7d3576ea3734 (diff)
downloadpkgsrc-288aa7ecbea29dc650d4cd7ef0454eced06225b1.tar.gz
add ${DIST_SUBDIR} to file paths where needed
Diffstat (limited to 'japanese')
-rw-r--r--japanese/vfghostscript5/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile
index c69fac13762..aff06a9a89f 100644
--- a/japanese/vfghostscript5/Makefile
+++ b/japanese/vfghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/02/09 20:20:56 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/02/12 18:29:24 wiz Exp $
#
DISTNAME= ja-vfghostscript-5.50
@@ -78,8 +78,8 @@ SCRIPTS_ENV+= CAT="${CAT}" CP="${CP}" MV="${MV}" \
post-extract:
${LN} -s ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b ${WRKSRC}/jpeg
- cd ${WRKSRC} && unzip -uLa ${DISTDIR}/${HP850_DRV}
- ${CP} ${DISTDIR}/${PDF_SEC} ${WRKSRC}
+ cd ${WRKSRC} && unzip -uLa ${DISTDIR}/${DIST_SUBDIR}/${HP850_DRV}
+ ${CP} ${DISTDIR}/${DIST_SUBDIR}/${PDF_SEC} ${WRKSRC}
pre-patch:
cd ${WRKDIR} ; ${PATCH} -s -p0 < gs5.50-vflib-1.0/gs5.50-vflib-1.0.diff