aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-afpl/Makefile3
-rw-r--r--print/ghostscript-gpl/Makefile3
-rw-r--r--print/ghostscript6/Makefile3
-rw-r--r--print/ghostscript8/Makefile3
4 files changed, 8 insertions, 4 deletions
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: