From c3ad90174374dd42e09b58cd645bdec865622242 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Thu, 6 Apr 2000 05:17:06 +0000 Subject: As requested by many Submitted by: Anton Berezin ,Kimura Fuyuki --- print/ghostscript-afpl/Makefile | 3 ++- print/ghostscript-gpl/Makefile | 3 ++- print/ghostscript6/Makefile | 3 ++- print/ghostscript8/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index dee529fba2bb..548a8fb33b11 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -73,7 +73,8 @@ pre-fetch: .endif post-extract: - @${LN} -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg + @${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6b \ + ${WRKSRC}/jpeg @cd ${WRKSRC}/src; ${TAR} -xzf ${DISTDIR}/${HP8XX_DRV} do-configure: diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index dee529fba2bb..548a8fb33b11 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -73,7 +73,8 @@ pre-fetch: .endif post-extract: - @${LN} -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg + @${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6b \ + ${WRKSRC}/jpeg @cd ${WRKSRC}/src; ${TAR} -xzf ${DISTDIR}/${HP8XX_DRV} do-configure: diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index dee529fba2bb..548a8fb33b11 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -73,7 +73,8 @@ pre-fetch: .endif post-extract: - @${LN} -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg + @${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6b \ + ${WRKSRC}/jpeg @cd ${WRKSRC}/src; ${TAR} -xzf ${DISTDIR}/${HP8XX_DRV} do-configure: diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index dee529fba2bb..548a8fb33b11 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -73,7 +73,8 @@ pre-fetch: .endif post-extract: - @${LN} -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg + @${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6b \ + ${WRKSRC}/jpeg @cd ${WRKSRC}/src; ${TAR} -xzf ${DISTDIR}/${HP8XX_DRV} do-configure: -- cgit v1.2.3