summaryrefslogtreecommitdiff
path: root/print/ghostscript6
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-04-06 05:17:06 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-04-06 05:17:06 +0000
commitc3ad90174374dd42e09b58cd645bdec865622242 (patch)
tree48e4a07fd79f1f3dd59c105364736b87e0139e3a /print/ghostscript6
parentAdd gtkicq, a GTK-based ICQ clone. (diff)
As requested by many
Submitted by: Anton Berezin <tobez@tobez.org>,Kimura Fuyuki <fuyuki@jade.dti.ne.jp>
Notes
Notes: svn path=/head/; revision=27355
Diffstat (limited to 'print/ghostscript6')
-rw-r--r--print/ghostscript6/Makefile3
1 files changed, 2 insertions, 1 deletions
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: