From 7ef8df33e2741663eb3e6a7b687db72075f4be5c Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 22 Dec 1998 08:12:20 +0000 Subject: Add a couple ${WRKDIRPREFIX}'s. --- korean/ftghostscript5/Makefile | 6 +++--- korean/ghostscript55httf/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'korean') diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 33547bf4f5f8..cb9ef7872eea 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Mar 27 10:32:46 KST 1998 # Whom: CHOI Junho # -# $Id: Makefile,v 1.3 1998/10/16 01:03:23 jseger Exp $ +# $Id: Makefile,v 1.4 1998/12/12 21:03:35 jseger Exp $ # # based on print/ghostscript5 and japanese/vfghostscript5 # use Adobe's CID-keyed font sameple(korean) because there are no @@ -101,8 +101,8 @@ post-extract: ${TOUCH} ${WRKSRC}/adler32.o ${TOUCH} ${WRKSRC}/deflate.o ${TOUCH} ${WRKSRC}/trees.o - ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6* ${WRKSRC}/jpeg-6a - ln -s ${PORTSDIR}/graphics/png/work/libpng-1.* ${WRKSRC}/libpng + ln -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6* ${WRKSRC}/jpeg-6a + ln -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/png/work/libpng-1.* ${WRKSRC}/libpng cd ${WRKSRC} && unzip -La ${DISTDIR}/${HP850_DRV} cd ${WRKSRC} && tar -xzf ${DISTDIR}/${CID_CMAP_KO} diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 33547bf4f5f8..cb9ef7872eea 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Mar 27 10:32:46 KST 1998 # Whom: CHOI Junho # -# $Id: Makefile,v 1.3 1998/10/16 01:03:23 jseger Exp $ +# $Id: Makefile,v 1.4 1998/12/12 21:03:35 jseger Exp $ # # based on print/ghostscript5 and japanese/vfghostscript5 # use Adobe's CID-keyed font sameple(korean) because there are no @@ -101,8 +101,8 @@ post-extract: ${TOUCH} ${WRKSRC}/adler32.o ${TOUCH} ${WRKSRC}/deflate.o ${TOUCH} ${WRKSRC}/trees.o - ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6* ${WRKSRC}/jpeg-6a - ln -s ${PORTSDIR}/graphics/png/work/libpng-1.* ${WRKSRC}/libpng + ln -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6* ${WRKSRC}/jpeg-6a + ln -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/png/work/libpng-1.* ${WRKSRC}/libpng cd ${WRKSRC} && unzip -La ${DISTDIR}/${HP850_DRV} cd ${WRKSRC} && tar -xzf ${DISTDIR}/${CID_CMAP_KO} -- cgit v1.2.3