From 16213589dd322faf84db5e0c36a943dfeda69824 Mon Sep 17 00:00:00 2001 From: andreas Date: Thu, 6 Apr 2000 05:17:06 +0000 Subject: As requested by many Submitted by: Anton Berezin ,Kimura Fuyuki --- print/ghostscript8/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/ghostscript8') 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